Julio Montoya 042923686c Fixing bug when saving exercises, apache error "Request-URI Too Large" see BT#5151 hace 12 años
..
export baf31f0102 Fixing wrong HOTSPOT constant see #5286 hace 12 años
GC.php e20f086b2a Minor - Adapting code comments to phpdoc hace 13 años
Hpdownload.php 9f535715a9 Minor - Adapting code comments to phpdoc hace 13 años
addlimits.php 63a1f5c8da Fixing SQL queries due DB changes (single database) hace 13 años
admin.php 0737d389bb Fixing Scenario errors see #5375 hace 12 años
adminhp.php a35d599d22 Cleaning use of question type constants, all constants are now in the question class hace 12 años
answer.class.php 0737d389bb Fixing Scenario errors see #5375 hace 12 años
answer_admin.inc.php c6faaebc73 Minor - cosmetic changes hace 12 años
exercice.php ad7dfe04e7 Should fix exercise report for hotpotatoes see #5376 hace 12 años
exercise.class.php 302fef972f "only one question in exercise bug" fixed. When question_order is 1,1,1,1 instead of 1,2,3,4 see BT#5140 hace 12 años
exercise.lib.php 8e69892d1f Minor - removing comments using api_preg_match hace 12 años
exercise_admin.php a535d80408 Fixing exercises in sessions bug when using the default visibility hace 12 años
exercise_history.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM hace 13 años
exercise_reminder.php e85be7bc49 Fixing bug when entering the exercise_reminder.php and there's no alert if the time limit is on could fix bug #5304 hace 12 años
exercise_report.php b661997a74 Fixing hotpotatoe bug when viewing the exercise list as an student hace 12 años
exercise_result.class.php f11a32b22a Adding start_date, end_date, duration in reports see #4545 hace 12 años
exercise_result.php 5e63a43af8 Fixing email notifications for work and exercises hace 12 años
exercise_show.php e67c5f7293 Minor - Cleaning some code hace 12 años
exercise_submit.php 042923686c Fixing bug when saving exercises, apache error "Request-URI Too Large" see BT#5151 hace 12 años
exercise_submit_modal.php 0737d389bb Fixing Scenario errors see #5375 hace 12 años
feedback.php 9f535715a9 Minor - Adapting code comments to phpdoc hace 13 años
fill_blanks.class.php fd93991a7b Minor - cosmetic changes hace 12 años
freeanswer.class.php 4a86359960 Should fix bug when showing review/not review text for "free answers" see #5524 hace 12 años
global_multiple_answer.class.php 7f5316f15c Moving fields in question see #3370 hace 12 años
hotpotatoes.lib.php 90063c2923 Fixing PHP warning hace 12 años
hotpotatoes.php 4532e24aac Fixing document quota when using dropbox see #3918 hace 12 años
hotpotatoes_exercise_report.php ad7dfe04e7 Should fix exercise report for hotpotatoes see #5376 hace 12 años
hotpotatoes_exercise_result.class.php 43bd99ee1c Minor. Change date sort DESC to ASC to fit screen order for Hotpot export - ref #5624 hace 12 años
hotspot.class.php 52cb8ee787 Removed -lang- prefix in get_lang() calls hace 12 años
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc hace 13 años
hotspot_actionscript.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) hace 13 años
hotspot_actionscript_admin.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) hace 13 años
hotspot_admin.inc.php 7cfd3da0f5 Adding security::remove_XSS see #3919 hace 12 años
hotspot_answers.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) hace 13 años
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc hace 13 años
hotspot_save.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) hace 13 años
hotspot_savescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc hace 13 años
hotspot_updatescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc hace 13 años
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load hace 15 años
live_stats.php 55138ec1e4 Improved live stats - now showing remaining time hace 12 años
mark_free_answer.php a35d599d22 Cleaning use of question type constants, all constants are now in the question class hace 12 años
matching.class.php 64859a52b3 Avoiding PHP warnings hace 12 años
multiple_answer.class.php 0737d389bb Fixing Scenario errors see #5375 hace 12 años
multiple_answer_combination.class.php 2b565cdf9a Removed -lang- prefix in get_lang() calls hace 12 años
multiple_answer_combination_true_false.class.php 7f5316f15c Moving fields in question see #3370 hace 12 años
multiple_answer_true_false.class.php d3cd8dab95 Improving UI in a question see #3370 hace 12 años
oral_expression.class.php 636360e8b7 Cleaning exercise page result + adding nicer UI not finished yet see #4541 hace 12 años
overview.php a535d80408 Fixing exercises in sessions bug when using the default visibility hace 12 años
qti2.php 478ea23236 Minor corrections hace 13 años
question.class.php e6a85226da Fixing exercise wrong question copy see #5668 hace 12 años
question_admin.inc.php 0737d389bb Fixing Scenario errors see #5375 hace 12 años
question_create.php b43f5e74c3 Removing customselect js library, + cleaning code see #1151 hace 12 años
question_list_admin.inc.php 4c1591f1c5 Minor reducing question title preview to 42 chars see BT#4779 hace 12 años
question_pool.php c0b288c4a1 Removed -lang- prefix in get_lang() calls hace 12 años
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) hace 14 años
result.php 008487e289 Should fix bug when correcting open questions in exercises see #5434 hace 12 años
savescores.php 9d400724a1 Should fix error when showing hotpotatoes see #5363 hace 12 años
showinframes.php 9d400724a1 Should fix error when showing hotpotatoes see #5363 hace 12 años
stats.php 9d30f8b124 Fixing query see #5257 hace 12 años
testcategory.class.php 0737d389bb Fixing Scenario errors see #5375 hace 12 años
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc hace 13 años
tests_category.php 125d5e10d8 Using $form->add_html_editor() instead of $form->addElement('html_editor'...) see #4869 hace 12 años
unique_answer.class.php 0737d389bb Fixing Scenario errors see #5375 hace 12 años
unique_answer_no_option.class.php 636360e8b7 Cleaning exercise page result + adding nicer UI not finished yet see #4541 hace 12 años
upload_exercise.php 1377f2b195 Missing footer added, lol hace 12 años