.. |
export
|
4e28518f64
Fixing scorm export see #5286
|
12 년 전 |
GC.php
|
e20f086b2a
Minor - Adapting code comments to phpdoc
|
13 년 전 |
Hpdownload.php
|
9f535715a9
Minor - Adapting code comments to phpdoc
|
13 년 전 |
addlimits.php
|
63a1f5c8da
Fixing SQL queries due DB changes (single database)
|
13 년 전 |
admin.php
|
bbafb5e3da
Fixing possible bug
|
12 년 전 |
adminhp.php
|
a35d599d22
Cleaning use of question type constants, all constants are now in the question class
|
12 년 전 |
answer.class.php
|
dd9ca8924e
Minor variable assignation fix
|
12 년 전 |
answer_admin.inc.php
|
c6faaebc73
Minor - cosmetic changes
|
12 년 전 |
exercice.php
|
fe5498aa6f
Remove hotpotatoes delete bug - ref #2165
|
12 년 전 |
exercise.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
exercise.lib.php
|
54de7ca6f7
More exercise result UI changes see #4541
|
12 년 전 |
exercise_admin.php
|
e75b640566
Replacing feedbacktype with feedback_type
|
12 년 전 |
exercise_history.php
|
f18d73beaf
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 년 전 |
exercise_reminder.php
|
48e8bb25db
Including epiclock js library + deleting the old js library see #5043
|
12 년 전 |
exercise_report.php
|
211f2b7946
drh role can access the exercise reports see #4676
|
12 년 전 |
exercise_result.class.php
|
f11a32b22a
Adding start_date, end_date, duration in reports see #4545
|
12 년 전 |
exercise_result.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
exercise_show.php
|
98f0b853f3
Fixing exercise show
|
12 년 전 |
exercise_submit.php
|
d1592f24b6
Should block global chat when taking an exercise see #5272
|
12 년 전 |
exercise_submit_modal.php
|
1bca023011
Should fix time limit exercise score when adding an exercise in a LP see #5255
|
12 년 전 |
feedback.php
|
9f535715a9
Minor - Adapting code comments to phpdoc
|
13 년 전 |
fill_blanks.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
freeanswer.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
global_multiple_answer.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
hotpotatoes.lib.php
|
63a1f5c8da
Fixing SQL queries due DB changes (single database)
|
13 년 전 |
hotpotatoes.php
|
e10e9a3557
Minor UI change
|
12 년 전 |
hotspot.class.php
|
2ab9453802
Fixing strict standards PHP warnings
|
12 년 전 |
hotspot.inc.php
|
9f535715a9
Minor - Adapting code comments to phpdoc
|
13 년 전 |
hotspot_actionscript.as.php
|
63a1f5c8da
Fixing SQL queries due DB changes (single database)
|
13 년 전 |
hotspot_actionscript_admin.as.php
|
63a1f5c8da
Fixing SQL queries due DB changes (single database)
|
13 년 전 |
hotspot_admin.inc.php
|
fc1dff7906
#4784 session register
|
12 년 전 |
hotspot_answers.as.php
|
63a1f5c8da
Fixing SQL queries due DB changes (single database)
|
13 년 전 |
hotspot_lang_conversion.php
|
9f535715a9
Minor - Adapting code comments to phpdoc
|
13 년 전 |
hotspot_save.inc.php
|
63a1f5c8da
Fixing SQL queries due DB changes (single database)
|
13 년 전 |
hotspot_savescore.inc.php
|
9f535715a9
Minor - Adapting code comments to phpdoc
|
13 년 전 |
hotspot_updatescore.inc.php
|
9f535715a9
Minor - Adapting code comments to phpdoc
|
13 년 전 |
index.html
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 년 전 |
live_stats.php
|
55138ec1e4
Improved live stats - now showing remaining time
|
12 년 전 |
mark_free_answer.php
|
a35d599d22
Cleaning use of question type constants, all constants are now in the question class
|
12 년 전 |
matching.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
multiple_answer.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
multiple_answer_combination.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
multiple_answer_combination_true_false.class.php
|
caa78d519c
Fixed bugs in XLS imports of questions - refs #4228
|
12 년 전 |
multiple_answer_true_false.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
oral_expression.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
overview.php
|
48e8bb25db
Including epiclock js library + deleting the old js library see #5043
|
12 년 전 |
qti2.php
|
478ea23236
Minor corrections
|
13 년 전 |
question.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
question_admin.inc.php
|
1bca023011
Should fix time limit exercise score when adding an exercise in a LP see #5255
|
12 년 전 |
question_create.php
|
b43f5e74c3
Removing customselect js library, + cleaning code see #1151
|
12 년 전 |
question_list_admin.inc.php
|
e3807a01ce
Adding answer in question list preview see #4072
|
12 년 전 |
question_pool.php
|
0543c0b61e
use_session_mode is always true (variable should be removed in the next version)
|
12 년 전 |
quiz_template.xls
|
e2128fa522
Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements)
|
14 년 전 |
result.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
savescores.php
|
480b5f2d41
Minor - cosmetic changes
|
12 년 전 |
showinframes.php
|
3e14a32a2c
More hotpotatoes fixes (due latest changes exercise_report.php)
|
13 년 전 |
stats.php
|
9d30f8b124
Fixing query see #5257
|
12 년 전 |
testcategory.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
testheaderpage.php
|
9f535715a9
Minor - Adapting code comments to phpdoc
|
13 년 전 |
tests_category.php
|
125d5e10d8
Using $form->add_html_editor() instead of $form->addElement('html_editor'...) see #4869
|
12 년 전 |
unique_answer.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
unique_answer_no_option.class.php
|
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
|
12 년 전 |
upload_exercise.php
|
1377f2b195
Missing footer added, lol
|
12 년 전 |