Julio Montoya 9e13b3dc43 Changing labels see #3370 12 ani în urmă
..
export 4e28518f64 Fixing scorm export see #5286 12 ani în urmă
GC.php e20f086b2a Minor - Adapting code comments to phpdoc 13 ani în urmă
Hpdownload.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 ani în urmă
addlimits.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 ani în urmă
admin.php bbafb5e3da Fixing possible bug 12 ani în urmă
adminhp.php a35d599d22 Cleaning use of question type constants, all constants are now in the question class 12 ani în urmă
answer.class.php dd9ca8924e Minor variable assignation fix 12 ani în urmă
answer_admin.inc.php b1c1f6ce40 Adding new type of question see #5012 12 ani în urmă
exercice.php fe5498aa6f Remove hotpotatoes delete bug - ref #2165 12 ani în urmă
exercise.class.php bc12de9f7b Exercises: Adding a popup before sending the user to the results page see #5263 12 ani în urmă
exercise.lib.php 92209d8055 Minor fixing document results. Replacing 0/100 with "/" see #5286 12 ani în urmă
exercise_admin.php e75b640566 Replacing feedbacktype with feedback_type 12 ani în urmă
exercise_history.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 ani în urmă
exercise_reminder.php 48e8bb25db Including epiclock js library + deleting the old js library see #5043 12 ani în urmă
exercise_report.php 211f2b7946 drh role can access the exercise reports see #4676 12 ani în urmă
exercise_result.class.php f11a32b22a Adding start_date, end_date, duration in reports see #4545 12 ani în urmă
exercise_result.php d1592f24b6 Should block global chat when taking an exercise see #5272 12 ani în urmă
exercise_show.php 48e8bb25db Including epiclock js library + deleting the old js library see #5043 12 ani în urmă
exercise_submit.php d1592f24b6 Should block global chat when taking an exercise see #5272 12 ani în urmă
exercise_submit_modal.php 1bca023011 Should fix time limit exercise score when adding an exercise in a LP see #5255 12 ani în urmă
feedback.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 ani în urmă
fill_blanks.class.php aa05b042b9 Fixing exercise report for fill in blanks see #5257 12 ani în urmă
freeanswer.class.php 3ab3b6110e Fixing PHP warnings 13 ani în urmă
global_multiple_answer.class.php 06bcc3ab20 Now the global multiple answer can be saved see #5012 12 ani în urmă
hotpotatoes.lib.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 ani în urmă
hotpotatoes.php e10e9a3557 Minor UI change 12 ani în urmă
hotspot.class.php 2ab9453802 Fixing strict standards PHP warnings 12 ani în urmă
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 ani în urmă
hotspot_actionscript.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 ani în urmă
hotspot_actionscript_admin.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 ani în urmă
hotspot_admin.inc.php fc1dff7906 #4784 session register 13 ani în urmă
hotspot_answers.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 ani în urmă
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 ani în urmă
hotspot_save.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 ani în urmă
hotspot_savescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 ani în urmă
hotspot_updatescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 ani în urmă
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 ani în urmă
live_stats.php 55138ec1e4 Improved live stats - now showing remaining time 12 ani în urmă
mark_free_answer.php a35d599d22 Cleaning use of question type constants, all constants are now in the question class 12 ani în urmă
matching.class.php d816379899 Fixing question forms 13 ani în urmă
multiple_answer.class.php d816379899 Fixing question forms 13 ani în urmă
multiple_answer_combination.class.php caa78d519c Fixed bugs in XLS imports of questions - refs #4228 12 ani în urmă
multiple_answer_combination_true_false.class.php caa78d519c Fixed bugs in XLS imports of questions - refs #4228 12 ani în urmă
multiple_answer_true_false.class.php 9e13b3dc43 Changing labels see #3370 12 ani în urmă
oral_expression.class.php 3ab3b6110e Fixing PHP warnings 13 ani în urmă
overview.php 48e8bb25db Including epiclock js library + deleting the old js library see #5043 12 ani în urmă
qti2.php 478ea23236 Minor corrections 13 ani în urmă
question.class.php aa05b042b9 Fixing exercise report for fill in blanks see #5257 12 ani în urmă
question_admin.inc.php 1bca023011 Should fix time limit exercise score when adding an exercise in a LP see #5255 12 ani în urmă
question_create.php b43f5e74c3 Removing customselect js library, + cleaning code see #1151 12 ani în urmă
question_list_admin.inc.php e3807a01ce Adding answer in question list preview see #4072 12 ani în urmă
question_pool.php 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 12 ani în urmă
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 14 ani în urmă
result.php 5ce87636fe Fixes bug in the "Multiple answer true/false/don't know" question type when viewing the question feedback see #3846 12 ani în urmă
savescores.php 480b5f2d41 Minor - cosmetic changes 12 ani în urmă
showinframes.php 3e14a32a2c More hotpotatoes fixes (due latest changes exercise_report.php) 13 ani în urmă
stats.php 9d30f8b124 Fixing query see #5257 12 ani în urmă
testcategory.class.php 2074a68f0f Adding static declarations 12 ani în urmă
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 ani în urmă
tests_category.php 125d5e10d8 Using $form->add_html_editor() instead of $form->addElement('html_editor'...) see #4869 12 ani în urmă
unique_answer.class.php e75b640566 Replacing feedbacktype with feedback_type 12 ani în urmă
unique_answer_no_option.class.php d816379899 Fixing question forms 13 ani în urmă
upload_exercise.php 1377f2b195 Missing footer added, lol 12 ani în urmă