echo Display::return_message(get_lang('To export a document that has glossary terms with its references to the glossary, you have to make sure you include the glossary tool in the export'), 'normal');
}
$arr_course_origin = [];
@ -389,7 +389,7 @@ if (Security::check_token('post') && (
}
if ((is_array($arr_course_origin) && count($arr_course_origin) > 0) && !empty($destination_session)) {
echo Display::return_message(get_lang('If you want to export a course containing a test, you have to make sure the corresponding tests are included in the export, so you have to select them in the list of tests.'), 'normal');
get_lang('To export a document that has glossary terms with its references to the glossary, you have to make sure you include the glossary tool in the export'),
'normal'
);
}
@ -371,7 +371,7 @@ if (($action === 'course_select_form') ||
get_lang('If you want to export a course containing a test, you have to make sure the corresponding tests are included in the export, so you have to select them in the list of tests.'),
echo Display::return_message(get_lang('The backup has been created. The download of this file will start in a few moments. If your download does not start, click the following link'), 'confirm');
echo '<br/>';
echo Display::url(
get_lang('Download'),
@ -75,7 +75,7 @@ if (Security::check_token('post') &&
echo Display::return_message(get_lang('The app/cache/ directory, used by this tool, is not writeable. Please contact your platform administrator.'), 'error');
echo Display::return_message(get_lang('The app/cache/ directory, used by this tool, is not writeable. Please contact your platform administrator.'), 'error');
echo Display::return_message(get_lang('Warning: using this tool, you will delete learning objects in your course. There is no UNDO possible. We advise you to create a <ahref="create_backup.php">backup</a> before.'), 'warning', false);
$form = new FormValidator('recycle_course', 'post', api_get_self().'?'.api_get_cidreq());
$message = (is_array($course_request_info) ? '<strong>'.$course_request_info['code'].'</strong> : ' : '').get_lang('Your request for a new course has been sent successfully. You may receive a reply soon, within one or two days.');
$message = Display::return_message(
$message,
'confirmation',
@ -420,7 +420,7 @@ if ($form->validate()) {
$message .= Display::tag(
'div',
Display::url(
get_lang('Enter'),
get_lang('Back to courses list'),
api_get_path(WEB_PATH).'user_portal.php',
['class' => 'btn btn-primary']
),
@ -428,7 +428,7 @@ if ($form->validate()) {
);
} else {
$message = Display::return_message(
get_lang('CourseRequestCreationFailed'),
get_lang('The course request has not been created due to an internal error.'),
$message = Display::return_message(get_lang('Once you click on "Create a course", a course is created with a section for Tests, Project based learning, Assessments, Courses, Dropbox, Agenda and much more. Logging in as teacher provides you with editing privileges for this course.'));
$form->addRule('url', get_lang('URL field format invalid. Example of expected format: http://dropbox.com/sh/loremipsum/loremipsum?dl=0'), 'regex', $urlRegEx, 'client');
$form->addRule('url', get_lang('URL field format invalid. Example of expected format: http://dropbox.com/sh/loremipsum/loremipsum?dl=0'), 'regex', $urlRegEx, 'server');
$form->addRule('url', get_lang('The domain is not valid. It must be one of the following:').$urlWLText, 'regex', $urlWLRegEx, 'client');
$form->addRule('url', get_lang('The domain is not valid. It must be one of the following:').$urlWLHTML, 'regex', $urlWLRegEx, 'server');
Display::addFlash(Display::return_message(get_lang('The Google Translate API used by this feature returned and empty answer. Please check or ask your translate_app_google_key setting is set correctly, or kindly ask an administrator to do so.'), 'error'));
return;
}
@ -323,6 +323,6 @@ function downloadAudioGoogle($dir)
@ -167,7 +167,7 @@ if (api_browser_support('svg')) {
echo '<iframestyle="height: 550px; width: 100%;"scrolling="no"frameborder="0"src="'.$svg_url.'"><noframes><p>Sorry, your browser does not handle frames</p></noframes></iframe>';
echo Display::return_message(get_lang('Your browser does not support SVG files. To use the drawing tool you must have an advanced browser such as Firefox or Chrome'), 'error');
$form->addRule('comment', get_lang('URL field format invalid. Example of expected format: http://dropbox.com/sh/loremipsum/loremipsum?dl=0'), 'regex', $urlRegEx, 'client');
$form->addRule('comment', get_lang('URL field format invalid. Example of expected format: http://dropbox.com/sh/loremipsum/loremipsum?dl=0'), 'regex', $urlRegEx, 'server');
$form->addRule('comment', get_lang('The domain is not valid. It must be one of the following:').$urlWLText, 'regex', $urlWLRegEx, 'client');
$form->addRule('comment', get_lang('The domain is not valid. It must be one of the following:').$urlWLHTML, 'regex', $urlWLRegEx, 'server');
$create_certificate = get_lang('Create your certificate copy-pasting the following tags. They will be replaced in the document by their student-specific value:');
echo Display::return_message(
$create_certificate.': <br/><br/>'.$str_info,
'normal',
@ -473,7 +473,7 @@ if ($owner_id == api_get_user_id() ||
if ($extension == 'svg' && !api_browser_support('svg') &&
echo Display::return_message(get_lang('Your browser does not support SVG files. To use the drawing tool you must have an advanced browser such as Firefox or Chrome'), 'warning');
@ -167,6 +167,6 @@ if (api_browser_support('svg')) {
echo '<iframestyle="height: 550px; width: 100%;"scrolling="no"frameborder="0\' src="'.$svg_url.'"<noframes><p>Sorry, your browser does not handle frames</p></noframes></iframe>';
echo Display::return_message(get_lang('Your browser does not support SVG files. To use the drawing tool you must have an advanced browser such as Firefox or Chrome'), 'error');
'.get_lang('Click on the box below to select files from your computer (you can use CTRL + clic to select various files at a time), or drag and drop some files from your desktop directly over the box below. The system will handle the rest!').'
</div>
<spanclass="btn btn-success fileinput-button">
<iclass="glyphicon glyphicon-plus"></i>
<span>'.get_lang('AddFiles').'</span>
<span>'.get_lang('Add files').'</span>
<!-- The file input field used as target for the file upload widget -->
$message = Display::return_message(get_lang('This learning object cannot display because the course prerequisites are not completed. This happens when a course imposes that you follow it step by step or get a minimum score in tests before you reach the next steps.'), 'warning');
get_lang('Course Program</a>. If your course has no code, whatever the reason, invent one. For instance <i>INNOVATION</i> if the course is about Innovation Management'),
echo Display::return_message(get_lang('Welcome to YOUR tickets section. Here, you\'ll be able to track the state of all the tickets you created in the main tickets section.'));
<inputtype="radio"name="if_exists"value="nothing"title="<?phpechoget_lang('Don\'t upload if file exists');?>"checked="checked"/><?phpechoget_lang('Do nothing');?><br/>
<inputtype="radio"name="if_exists"value="overwrite"title="<?phpechoget_lang('Overwrite the existing file');?>"/><?phpechoget_lang('Overwrite');?><br/>
<inputtype="radio"name="if_exists"value="rename"title="<?phpechoget_lang('Rename the uploaded file if it exists');?>"/><?phpechoget_lang('Rename');?>
$message = get_lang('Welcome to Chamilo RAPID<ultype="1"><li>Browse your hard disk to find any .ppt or .odp file<li>Upload it to Oogie. It will convert it into a SCORM course.<li>You will then be allowed to add audio comments on each slide and insert test and activities between slides.');
get_lang("MS Word to course converter").'</span><br>';
$message = get_lang('Welcome to Woogie Rapid Learning<ultype="1"><li>Browse your hard disk to find any .doc, .sxw or .odt file<li>Upload it to Woogie. It will convert it into a SCORM course<li>You will then be able to add audio comments on each page and insert quizzes and other activities between pages</ul>');