Julio Montoya a3cb652bb6 Adding add/edit medias see #5714 12 years ago
..
export baf31f0102 Fixing wrong HOTSPOT constant see #5286 12 years ago
GC.php e20f086b2a Minor - Adapting code comments to phpdoc 13 years ago
Hpdownload.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
addlimits.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
admin.php a3cb652bb6 Adding add/edit medias see #5714 12 years ago
adminhp.php 7d49277af9 Removing ALLOWED_TO_INCLUDE constant 12 years ago
answer.class.php 0737d389bb Fixing Scenario errors see #5375 12 years ago
answer_admin.inc.php 7d49277af9 Removing ALLOWED_TO_INCLUDE constant 12 years ago
exercice.php a3cb652bb6 Adding add/edit medias see #5714 12 years ago
exercise.class.php 5fd30cc676 Fixing some php notices 12 years ago
exercise.lib.php c7e5752e01 Merging from 1.9.x + allowing multiple categories per question see #5715 12 years ago
exercise_admin.php a535d80408 Fixing exercises in sessions bug when using the default visibility 12 years ago
exercise_history.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
exercise_reminder.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
exercise_report.php f9fd66634b Merging from branch 1.9.x 12 years ago
exercise_result.class.php f11a32b22a Adding start_date, end_date, duration in reports see #4545 12 years ago
exercise_result.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
exercise_show.php c7e5752e01 Merging from 1.9.x + allowing multiple categories per question see #5715 12 years ago
exercise_submit.php 78aa718bb5 Fixing media is activate function 12 years ago
exercise_submit_modal.php 0737d389bb Fixing Scenario errors see #5375 12 years ago
feedback.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
fill_blanks.class.php fd93991a7b Minor - cosmetic changes 12 years ago
freeanswer.class.php 4a86359960 Should fix bug when showing review/not review text for "free answers" see #5524 12 years ago
global_multiple_answer.class.php 7f5316f15c Moving fields in question see #3370 12 years ago
hotpotatoes.lib.php c7e5752e01 Merging from 1.9.x + allowing multiple categories per question see #5715 12 years ago
hotpotatoes.php 4532e24aac Fixing document quota when using dropbox see #3918 12 years ago
hotpotatoes_exercise_report.php ad7dfe04e7 Should fix exercise report for hotpotatoes see #5376 12 years ago
hotpotatoes_exercise_result.class.php 43bd99ee1c Minor. Change date sort DESC to ASC to fit screen order for Hotpot export - ref #5624 12 years ago
hotspot.class.php 52cb8ee787 Removed -lang- prefix in get_lang() calls 12 years ago
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
hotspot_actionscript.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
hotspot_actionscript_admin.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
hotspot_admin.inc.php 7d49277af9 Removing ALLOWED_TO_INCLUDE constant 12 years ago
hotspot_answers.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
hotspot_save.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
hotspot_savescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
hotspot_updatescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
live_stats.php 55138ec1e4 Improved live stats - now showing remaining time 12 years ago
mark_free_answer.php a35d599d22 Cleaning use of question type constants, all constants are now in the question class 12 years ago
matching.class.php 64859a52b3 Avoiding PHP warnings 12 years ago
media.php a3cb652bb6 Adding add/edit medias see #5714 12 years ago
media_question.class.php a3cb652bb6 Adding add/edit medias see #5714 12 years ago
multiple_answer.class.php 0737d389bb Fixing Scenario errors see #5375 12 years ago
multiple_answer_combination.class.php 2b565cdf9a Removed -lang- prefix in get_lang() calls 12 years ago
multiple_answer_combination_true_false.class.php 7f5316f15c Moving fields in question see #3370 12 years ago
multiple_answer_true_false.class.php d3cd8dab95 Improving UI in a question see #3370 12 years ago
oral_expression.class.php 636360e8b7 Cleaning exercise page result + adding nicer UI not finished yet see #4541 12 years ago
overview.php a535d80408 Fixing exercises in sessions bug when using the default visibility 12 years ago
qti2.php 478ea23236 Minor corrections 13 years ago
question.class.php a3cb652bb6 Adding add/edit medias see #5714 12 years ago
question_admin.inc.php 7d49277af9 Removing ALLOWED_TO_INCLUDE constant 12 years ago
question_create.php b43f5e74c3 Removing customselect js library, + cleaning code see #1151 12 years ago
question_list_admin.inc.php a3cb652bb6 Adding add/edit medias see #5714 12 years ago
question_pool.php c7e5752e01 Merging from 1.9.x + allowing multiple categories per question see #5715 12 years ago
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 14 years ago
result.php 008487e289 Should fix bug when correcting open questions in exercises see #5434 12 years ago
savescores.php 9d400724a1 Should fix error when showing hotpotatoes see #5363 12 years ago
showinframes.php 9d400724a1 Should fix error when showing hotpotatoes see #5363 12 years ago
stats.php 9d30f8b124 Fixing query see #5257 12 years ago
testcategory.class.php 5fd30cc676 Fixing some php notices 12 years ago
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 years ago
tests_category.php 125d5e10d8 Using $form->add_html_editor() instead of $form->addElement('html_editor'...) see #4869 12 years ago
unique_answer.class.php 0bda7f8b1f Adding some code in order to use media questions see BT#5714 12 years ago
unique_answer_no_option.class.php 636360e8b7 Cleaning exercise page result + adding nicer UI not finished yet see #4541 12 years ago
upload_exercise.php 1377f2b195 Missing footer added, lol 12 years ago