Alex Aragón 23ac2b2875 merge 5 years ago
..
export 9262b38429 Minor - flint fixes 5 years ago
Annotation.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
Draggable.php d7c8554ed5 Minor - flint fixes 6 years ago
Hpdownload.php 1afa6f0521 Add api_protect_course_script see #2875 to block pages 5 years ago
MatchingDraggable.php d0ecc6c54c Fix RESULT_DISABLE_SHOW_ONLY_IN_CORRECT_ANSWER option BT#15233 5 years ago
MultipleAnswerTrueFalseDegreeCertainty.php fc709ca68e Allow edit orphan questions see BT#15534 5 years ago
ReadingComprehension.php f8d91f9c2d Allow edit questions that are not inside an exercise see BT#15534 5 years ago
TestCategory.php d9084126a2 Minor - fix exercise import 5 years ago
UniqueAnswerImage.php 310467271d Quiz: Fix questions titles in scenario when save_titles_as_html is enabled 5 years ago
admin.php f8d91f9c2d Allow edit questions that are not inside an exercise see BT#15534 5 years ago
adminhp.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
aiken.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
annotation_user.php 56c10148b3 Improve speed when generating score see BT# 5 years ago
answer.class.php a004c95712 Improve aiken import see BT#15232 5 years ago
calculated_answer.class.php d7c8554ed5 Minor - flint fixes 6 years ago
evalmathnotation.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
exercice.php 9ba150d7c1 Scrutinizer Auto-Fixes 7 years ago
exercise.class.php fa9071bd99 fix 5 years ago
exercise.php 86255ae818 Improve presentation of icon for embeddable exercises - refs BT#15389 5 years ago
exercise_admin.php 1afa6f0521 Add api_protect_course_script see #2875 to block pages 5 years ago
exercise_history.php d665ae011f Minor - format code, fix phpdoc, move classes into a file 6 years ago
exercise_reminder.php 070258d122 Add "select all/unselect all" button when reviewing an exercise 6 years ago
exercise_report.php c07b9958a4 Replace $(document).ready with shortcut version 5 years ago
exercise_result.class.php e384c7b1fc Add username column to exercise report - refs BT#14212 6 years ago
exercise_result.php d9b6639348 Add CKEditor plugin Quiz Markers Rolls - refs BT#15389 5 years ago
exercise_show.php d8fdd1f410 Minor - format code, fix php docs (from master) 5 years ago
exercise_submit.php d9b6639348 Add CKEditor plugin Quiz Markers Rolls - refs BT#15389 5 years ago
exercise_submit_modal.php 6c3b9f7395 Fix delineation questions 6 years ago
fill_blanks.class.php 72bb2bf70c Fix RESULT_DISABLE_SHOW_ONLY_IN_CORRECT_ANSWER option BT#15233 5 years ago
freeanswer.class.php 2ecfa748ef Exercises: Add new "show score" option see BT#15154 5 years ago
global_multiple_answer.class.php fc709ca68e Allow edit orphan questions see BT#15534 5 years ago
hotpotatoes.lib.php 08e9f1df2c Remove each() because it's depecreated in php7.2 #2721 6 years ago
hotpotatoes.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
hotpotatoes_exercise_report.php c07b9958a4 Replace $(document).ready with shortcut version 5 years ago
hotpotatoes_exercise_result.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
hotspot.class.php 23bad83a74 Quiz: Fix regression in hotspot image upload introduced in d8fdd1f410cdcc8fcce7580d677f4045475ec267 5 years ago
hotspot.inc.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
hotspot_actionscript.as.php d8fdd1f410 Minor - format code, fix php docs (from master) 5 years ago
hotspot_actionscript_admin.as.php 485b7be0f0 Minor - Fixes from master, format code 5 years ago
hotspot_admin.inc.php 528fa01497 Minor - Format code 5 years ago
hotspot_answers.as.php d8fdd1f410 Minor - format code, fix php docs (from master) 5 years ago
hotspot_lang_conversion.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
hotspot_save.inc.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
hotspot_savescore.inc.php 1afa6f0521 Add api_protect_course_script see #2875 to block pages 5 years ago
hotspot_updatescore.inc.php 1afa6f0521 Add api_protect_course_script see #2875 to block pages 5 years ago
index.html ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 8 years ago
live_stats.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
matching.class.php d0ecc6c54c Fix RESULT_DISABLE_SHOW_ONLY_IN_CORRECT_ANSWER option BT#15233 5 years ago
multiple_answer.class.php fc709ca68e Allow edit orphan questions see BT#15534 5 years ago
multiple_answer_combination.class.php fc709ca68e Allow edit orphan questions see BT#15534 5 years ago
multiple_answer_combination_true_false.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
multiple_answer_true_false.class.php fc709ca68e Allow edit orphan questions see BT#15534 5 years ago
oral_expression.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
overview.php d9b6639348 Add CKEditor plugin Quiz Markers Rolls - refs BT#15389 5 years ago
qti2.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
question.class.php 3e052551a8 Add script to delete orphan questions from the platform BT#15534 5 years ago
question_admin.inc.php f8d91f9c2d Allow edit questions that are not inside an exercise see BT#15534 5 years ago
question_create.php 6ab526dcf1 Block page for unauthorized users. 6 years ago
question_list_admin.inc.php f8d91f9c2d Allow edit questions that are not inside an exercise see BT#15534 5 years ago
question_pool.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
quiz_template.xls ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 8 years ago
recalculate.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
result.php d9b6639348 Add CKEditor plugin Quiz Markers Rolls - refs BT#15389 5 years ago
savescores.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
showinframes.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
stats.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
tests_category.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago
unique_answer.class.php 310467271d Quiz: Fix questions titles in scenario when save_titles_as_html is enabled 5 years ago
unique_answer_no_option.class.php fc709ca68e Allow edit orphan questions see BT#15534 5 years ago
upload_exercise.php 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 5 years ago