Julio Montoya a87de36c2d Fixing bug in exercises when "all question per page" is on + "review answers" is also on il y a 13 ans
..
export 478ea23236 Minor corrections il y a 13 ans
GC.php e20f086b2a Minor - Adapting code comments to phpdoc il y a 13 ans
Hpdownload.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
addlimits.php 63a1f5c8da Fixing SQL queries due DB changes (single database) il y a 13 ans
admin.php 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere il y a 13 ans
adminhp.php 0dc1990e6d Fixing exercise.lib.php calls il y a 13 ans
answer.class.php 478ea23236 Minor corrections il y a 13 ans
answer_admin.inc.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
exercice.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
exercise.class.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
exercise.lib.php 4c2539d64d Adding Display::label function in order to use inline labels il y a 13 ans
exercise_admin.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM il y a 13 ans
exercise_history.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM il y a 13 ans
exercise_reminder.php 98d3424974 Replacing Validate Answers with 'End test' see #4543 il y a 13 ans
exercise_report.php 4f4943a6fd Using the Formvalidator class instead of HTML il y a 13 ans
exercise_result.class.php 09121a6463 Cleaning exercise report + fixing exercise result exports (partial) il y a 13 ans
exercise_result.php 98d3424974 Replacing Validate Answers with 'End test' see #4543 il y a 13 ans
exercise_show.php 98d3424974 Replacing Validate Answers with 'End test' see #4543 il y a 13 ans
exercise_submit.php a87de36c2d Fixing bug in exercises when "all question per page" is on + "review answers" is also on il y a 13 ans
exercise_submit_modal.php 8cb390cdcd Replacing the reduced_header.inc.php with the Display::display_reduced_header() function il y a 13 ans
feedback.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
fill_blanks.class.php 73cf8aaa8f Fixing exercise result layout il y a 13 ans
freeanswer.class.php 0b519c7c4e Some fixes in the exercise tool due #4400 il y a 13 ans
hotpotatoes.lib.php 63a1f5c8da Fixing SQL queries due DB changes (single database) il y a 13 ans
hotpotatoes.php 3b189e9ad2 Replacing form_header to the legend tag il y a 13 ans
hotspot.class.php 0b519c7c4e Some fixes in the exercise tool due #4400 il y a 13 ans
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
hotspot_actionscript.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) il y a 13 ans
hotspot_actionscript_admin.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) il y a 13 ans
hotspot_admin.inc.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
hotspot_answers.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) il y a 13 ans
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
hotspot_save.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) il y a 13 ans
hotspot_savescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
hotspot_updatescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load il y a 15 ans
live_stats.php 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests il y a 13 ans
mark_free_answer.php 528cfd47c2 Adding nanogong question type in exercises see BT#3593 il y a 13 ans
matching.class.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
multiple_answer.class.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
multiple_answer_combination.class.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
multiple_answer_combination_true_false.class.php 3ffacb4a92 Backing out Cesar's mistaken push il y a 13 ans
multiple_answer_true_false.class.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
oral_expression.class.php 0b519c7c4e Some fixes in the exercise tool due #4400 il y a 13 ans
overview.php a87de36c2d Fixing bug in exercises when "all question per page" is on + "review answers" is also on il y a 13 ans
qti2.php 478ea23236 Minor corrections il y a 13 ans
question.class.php 62216a9b88 Fixing exercise forms due recent form changes il y a 13 ans
question_admin.inc.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
question_create.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM il y a 13 ans
question_list_admin.inc.php 559540b4e9 Fixing some exercise UI bugs see #4440 il y a 13 ans
question_pool.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM il y a 13 ans
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) il y a 14 ans
result.php dafd37e8bf Adding pass_percentage funcionality in exercises see #4541 il y a 13 ans
savescores.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
showinframes.php 3e14a32a2c More hotpotatoes fixes (due latest changes exercise_report.php) il y a 13 ans
stats.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM il y a 13 ans
testcategory.class.php 44e667c063 Minor - Style changes (form label, inputs) + some minor changes in the exercise category title il y a 13 ans
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc il y a 13 ans
tests_category.php 8ca9717b88 Fixing fatal error "showquestion redeclare" see #4493 il y a 13 ans
unique_answer.class.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
unique_answer_no_option.class.php e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons il y a 13 ans
upload_exercise.php c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM il y a 13 ans