Julio Montoya 507e65ab14 Minor - Adding some fixes when adding an element in a session 13 gadi atpakaļ
..
export 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
GC.php e20f086b2a Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
Hpdownload.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
addlimits.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
admin.php 8bc3854a02 Cleaning style codes + fixing page style in question pool 13 gadi atpakaļ
adminhp.php 0dc1990e6d Fixing exercise.lib.php calls 13 gadi atpakaļ
answer.class.php 567f36c136 Adding c_id in some queries + some cosmetic changes 13 gadi atpakaļ
answer_admin.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
exercice.php 507e65ab14 Minor - Adding some fixes when adding an element in a session 13 gadi atpakaļ
exercise.class.php 567f36c136 Adding c_id in some queries + some cosmetic changes 13 gadi atpakaļ
exercise.lib.php 17b0aef223 Partial fix in the exercise report the group filter is missing 13 gadi atpakaļ
exercise_admin.php 323d554233 Adding c_id in queries changes due the new single database changes see #3910 13 gadi atpakaļ
exercise_history.php 9383e78929 Replacing filename from exercice_report.php to exercise_report.php 13 gadi atpakaļ
exercise_reminder.php 96fd85a633 Fixes fatal error when calling libs see #4081 13 gadi atpakaļ
exercise_report.php 8bc3854a02 Cleaning style codes + fixing page style in question pool 13 gadi atpakaļ
exercise_result.class.php e6365cc081 Moving exercise result to a new page exercise_report.php instead of exercice.php?show=result 13 gadi atpakaļ
exercise_result.php e65d38321b minor - correcting bug in exercice_result.php 13 gadi atpakaļ
exercise_show.php 9383e78929 Replacing filename from exercice_report.php to exercise_report.php 13 gadi atpakaļ
exercise_submit.php f55dfc233f Adding jqgrid table in the exercise result (still working) 13 gadi atpakaļ
exercise_submit_modal.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
feedback.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
fill_blanks.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
freeanswer.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
hotpotatoes.lib.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
hotpotatoes.php 20c0fa457c Fixing hotpotatoes results due latest changes when creating the new page exercise_report.php 13 gadi atpakaļ
hotspot.class.php 641711ed27 Minor corrections in exercises 13 gadi atpakaļ
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
hotspot_actionscript.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
hotspot_actionscript_admin.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
hotspot_admin.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
hotspot_answers.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
hotspot_save.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
hotspot_savescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
hotspot_updatescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 gadi atpakaļ
live_stats.php 5224c1d3b1 Changing default values (should be updated by the user in a form) see #4100 13 gadi atpakaļ
mark_free_answer.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
matching.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
multiple_answer.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
multiple_answer_combination.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
multiple_answer_combination_true_false.class.php 3ffacb4a92 Backing out Cesar's mistaken push 13 gadi atpakaļ
multiple_answer_true_false.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
overview.php 455271178e Adding links in order to view the live stats see #4100 + some fixes in buttons + adding comments + fixing queries 13 gadi atpakaļ
qti2.php 323d554233 Adding c_id in queries changes due the new single database changes see #3910 13 gadi atpakaļ
question.class.php 567f36c136 Adding c_id in some queries + some cosmetic changes 13 gadi atpakaļ
question_admin.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 gadi atpakaļ
question_create.php 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 13 gadi atpakaļ
question_list_admin.inc.php 8bc3854a02 Cleaning style codes + fixing page style in question pool 13 gadi atpakaļ
question_pool.php 8bc3854a02 Cleaning style codes + fixing page style in question pool 13 gadi atpakaļ
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 14 gadi atpakaļ
result.php 2d8a9b5fae Add advanced test option to allow teacher to hide categories name for students 13 gadi atpakaļ
savescores.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
showinframes.php 3e14a32a2c More hotpotatoes fixes (due latest changes exercise_report.php) 13 gadi atpakaļ
stats.php 3783b375de Adding report by question page see #3864 13 gadi atpakaļ
testcategory.class.php 641711ed27 Minor corrections in exercises 13 gadi atpakaļ
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 gadi atpakaļ
tests_category.php 9199939999 Minor - Fixing work/user lists + changing exercise category lang variable 13 gadi atpakaļ
unique_answer.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
unique_answer_no_option.class.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ
upload_exercise.php 73cf8aaa8f Fixing exercise result layout 13 gadi atpakaļ