Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
..
export d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
Annotation.php e5f386c719 Hot spot improve code 8 years ago
Draggable.php 0436bea0e4 Minor - format code 8 years ago
Hpdownload.php c7def978da Minor - Code style 8 years ago
MatchingDraggable.php b2910dcc84 Add ckeditor to matching and matching drag n drop see BT#12303 8 years ago
TestCategory.php c980618cd9 Minor - update docs, add css class 8 years ago
UniqueAnswerImage.php e5aa87622d Minor - format code 8 years ago
admin.php 9c0c77acb6 Show all questions when building an exercise see #1795 8 years ago
adminhp.php 324ac344ca Minor - format code 8 years ago
aiken.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
annotation_user.php e5aa87622d Minor - format code 8 years ago
answer.class.php 11712fac8f Minor - format code, update docs 8 years ago
calculated_answer.class.php e5aa87622d Minor - format code 8 years ago
evalmathnotation.php 18c0ec9187 Scrutinizer Auto-Fixes 8 years ago
exercice.php ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 8 years ago
exercise.class.php 2ca3f3f3b4 Show hotspot answers according the colors 8 years ago
exercise.php cf1539af17 Fix parameter see BT#10897 8 years ago
exercise_admin.php 20e79a5172 Fix erroneous escaping of exercises sort order options in exercise edition 8 years ago
exercise_history.php 1f901f0a32 Scrutinizer Auto-Fixes 8 years ago
exercise_reminder.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
exercise_report.php f80eadf8cf Add support for unclosed attempts in exercises reports - fixes #1791 - refs BT#12444 8 years ago
exercise_result.class.php 5607dbcde5 Remove unused parameter $hotpotato_name 8 years ago
exercise_result.php f041d62f1c Show annotation question on exercise results - refs BT#10892 8 years ago
exercise_show.php f041d62f1c Show annotation question on exercise results - refs BT#10892 8 years ago
exercise_submit.php c76b331e5a Minor - format code 8 years ago
exercise_submit_modal.php 1d38179f25 Minor - Format code + add docs 8 years ago
feedback.php 1c47b10a5e Scrutinizer Auto-Fixes 8 years ago
fill_blanks.class.php e5aa87622d Minor - format code 8 years ago
freeanswer.class.php 0436bea0e4 Minor - format code 8 years ago
global_multiple_answer.class.php e5aa87622d Minor - format code 8 years ago
hotpotatoes.lib.php ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 8 years ago
hotpotatoes.php 324ac344ca Minor - format code 8 years ago
hotpotatoes_exercise_report.php 1680c3042f Fix exercise export see BT#12312 8 years ago
hotpotatoes_exercise_result.class.php e5aa87622d Minor - format code 8 years ago
hotspot.class.php e5f386c719 Hot spot improve code 8 years ago
hotspot.inc.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
hotspot_actionscript.as.php 6dc440ad77 Change saved quiz filename to quiz-now().jpg see #1771 8 years ago
hotspot_actionscript_admin.as.php 6dc440ad77 Change saved quiz filename to quiz-now().jpg see #1771 8 years ago
hotspot_admin.inc.php 6dc440ad77 Change saved quiz filename to quiz-now().jpg see #1771 8 years ago
hotspot_answers.as.php 2ca3f3f3b4 Show hotspot answers according the colors 8 years ago
hotspot_lang_conversion.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
hotspot_save.inc.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
hotspot_savescore.inc.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
hotspot_updatescore.inc.php fab7a58076 Use __DIR__ when calling global.inc.php 8 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 e5aa87622d Minor - format code 8 years ago
matching.class.php b2910dcc84 Add ckeditor to matching and matching drag n drop see BT#12303 8 years ago
multiple_answer.class.php b5657333ef Fix behat tests for exercises 8 years ago
multiple_answer_combination.class.php e5aa87622d Minor - format code 8 years ago
multiple_answer_combination_true_false.class.php e5aa87622d Minor - format code 8 years ago
multiple_answer_true_false.class.php e5aa87622d Minor - format code 8 years ago
oral_expression.class.php e5aa87622d Minor - format code 8 years ago
overview.php fa1d80fab2 Scrutinizer Auto-Fixes 8 years ago
qti2.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
question.class.php 5687f738b3 fix add btb question 8 years ago
question_admin.inc.php d91507ffeb Scrutinizer Auto-Fixes 8 years ago
question_create.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
question_list_admin.inc.php 9c0c77acb6 Show all questions when building an exercise see #1795 8 years ago
question_pool.php e3a2809867 Fix #1675 duplicate function for MATCHING and MATCHING_DRAGGABLE 8 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 fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
result.php f041d62f1c Show annotation question on exercise results - refs BT#10892 8 years ago
savescores.php fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
showinframes.php fa1d80fab2 Scrutinizer Auto-Fixes 8 years ago
stats.php 4f9f410ded Minor - format code + fix variable name 8 years ago
tests_category.php 12e56f40c5 TestCategory improvements: 8 years ago
unique_answer.class.php b5657333ef Fix behat tests for exercises 8 years ago
unique_answer_no_option.class.php e5aa87622d Minor - format code 8 years ago
upload_exercise.php 739289a123 Rename add_category_for_question_id to addCategoryToQuestion 8 years ago