*/ /** * Just display the form needed to upload a SCORM and give its settings */ $noPHP_SELF = false; $nameTools = get_lang("FileUpload"); $interbreadcrumb[]= array ("url"=>"../newscorm/lp_controller.php?action=list", "name"=> get_lang(TOOL_DOCUMENT)); Display::display_header($nameTools,"Doc"); //show the title api_display_tool_title($nameTools.$add_group_to_title); ?>
//form to select directory //$folders = DocumentManager::get_all_document_folders($_course,$to_group_id,$is_allowed_to_edit); //include_once('../document/document.inc.php'); //this should be removed when the functions there are moved to inc/lib //echo(build_directory_selector($folders,$path,$group_properties['directory']));
*/ ?>