Julio Montoya 05321a4f5b Move main/css to app/Resources/public/css see #7522 10 years ago
..
export 05321a4f5b Move main/css to app/Resources/public/css see #7522 10 years ago
Draggable.php ed2fac0f63 Fix resolve the question and show results - refs #7612 10 years ago
GC.php 5728167447 Removes require_once for libs already added with composer 10 years ago
Hpdownload.php 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
TestCategory.php a83a4af79b Rename Testcategory to TestCategory 10 years ago
UniqueAnswerImage.php 94121ae8e8 Fix lang variable for answer type - refs #7613 10 years ago
addlimits.php 6606c5909c Minor - Format code. 10 years ago
admin.php fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
adminhp.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
aiken.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
answer.class.php 701fb5d3c1 Fix fill course with content. 10 years ago
calculated_answer.class.php 36071b3dfd Fix glossary glossary plugin loading #7638 10 years ago
evalmathnotation.php 5be9900d67 Add cotangent, secant and cosecant functions lang vars - refs CT#7435 10 years ago
exercice.php 50c43b9a28 Rename exercice.php to exercise.php and add placeholder file 10 years ago
exercise.class.php 7808b116aa Modify lang variable use 10 years ago
exercise.php 48c66062dc Add link to test settings directly from the exercises list page 10 years ago
exercise_admin.php 73b52dbc4b Fix queries update id based in iid. 10 years ago
exercise_history.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
exercise_reminder.php 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
exercise_report.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
exercise_result.class.php fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 10 years ago
exercise_result.php a6ecec06c1 Fix button style in exercises results - refs BT#7539 10 years ago
exercise_show.php 75d03e887c Allow save exercise answer - refs #7612 10 years ago
exercise_submit.php 75d03e887c Allow save exercise answer - refs #7612 10 years ago
exercise_submit_modal.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
feedback.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
fill_blanks.class.php be823bac77 Use constructors. 10 years ago
freeanswer.class.php be823bac77 Use constructors. 10 years ago
global_multiple_answer.class.php 10143792d7 Remove ie6 fixes. 10 years ago
hotpotatoes.lib.php ab5244cf84 Replace function name. 10 years ago
hotpotatoes.php 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
hotpotatoes_exercise_report.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
hotpotatoes_exercise_result.class.php fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 10 years ago
hotspot.class.php be823bac77 Use constructors. 10 years ago
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
hotspot_actionscript.as.php 57eeea7543 Removing require_once already loaded with composer. 10 years ago
hotspot_actionscript_admin.as.php 57eeea7543 Removing require_once already loaded with composer. 10 years ago
hotspot_admin.inc.php b49096a8f7 Fix Hotspot answer form 10 years ago
hotspot_answers.as.php ef45b057fe Move course_code to c_id (885 / 2302) 10 years ago
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
hotspot_save.inc.php 662238a892 Ckeditor - hotspot fixes. 10 years ago
hotspot_savescore.inc.php 662238a892 Ckeditor - hotspot fixes. 10 years ago
hotspot_updatescore.inc.php ab5244cf84 Replace function name. 10 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
live_stats.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
mark_free_answer.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
matching.class.php 6723fefdf5 Fix matching update 10 years ago
multiple_answer.class.php be823bac77 Use constructors. 10 years ago
multiple_answer_combination.class.php 10143792d7 Remove ie6 fixes. 10 years ago
multiple_answer_combination_true_false.class.php be823bac77 Use constructors. 10 years ago
multiple_answer_true_false.class.php 10143792d7 Remove ie6 fixes. 10 years ago
oral_expression.class.php be823bac77 Use constructors. 10 years ago
overview.php dc4fcd66b7 Fix PHP warning, minor UI changes 10 years ago
qti2.php 50cb8584f0 Minor - Fix button style - refs #7539 10 years ago
question.class.php 944d336ac0 Add the type of question Draggable - refs #7612 10 years ago
question_admin.inc.php 4b2daf2800 Fix exercise double icons. 10 years ago
question_create.php fe52861c6e Minor - Fix buttons style - refs #7539 10 years ago
question_list_admin.inc.php 3e76d5ea10 Fix auto height in jQuery's accordion - refs #7613 10 years ago
question_pool.php a83a4af79b Rename Testcategory to TestCategory 10 years ago
quiz_template.xls eb1880c8c2 New quiz template file to show how to include open and multiple-answers questions - refs BT#8659 refs BT#8660 10 years ago
result.php 10143792d7 Remove ie6 fixes. 10 years ago
savescores.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
showinframes.php 5728167447 Removes require_once for libs already added with composer 10 years ago
stats.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
testheaderpage.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
tests_category.php 36071b3dfd Fix glossary glossary plugin loading #7638 10 years ago
unique_answer.class.php 10143792d7 Remove ie6 fixes. 10 years ago
unique_answer_no_option.class.php 10143792d7 Remove ie6 fixes. 10 years ago
upload_exercise.php e49b2f8d7c Fix queries in order to use auto_id 10 years ago