|
|
@ -57,6 +57,8 @@ if(isset($_SESSION['oLP'])) |
|
|
|
printf(' <studentview>%s</studentview>',$student_view); |
|
|
|
printf(' <studentview>%s</studentview>',$student_view); |
|
|
|
printf(' <documentid>%s</documentid>',$document_id); |
|
|
|
printf(' <documentid>%s</documentid>',$document_id); |
|
|
|
printf('</recorderparams>'); |
|
|
|
printf('</recorderparams>'); |
|
|
|
|
|
|
|
printf('<languageobject>'); |
|
|
|
|
|
|
|
include_once($language_interface.'.xml'); |
|
|
|
|
|
|
|
printf('</languageobject>'); |
|
|
|
printf('</dokeosobject>'); |
|
|
|
printf('</dokeosobject>'); |
|
|
|
?> |
|
|
|
?> |