Julio Montoya
017ad907f4
Exercise: refactor exercise notifications BT#17787
5 years ago
Julio Montoya
6373377c2d
Exercise: Send notification if pending questions = 0 BT#17787
5 years ago
Julio Montoya
7aae09c6fc
Allow popup direct to be saved in the DB BT#17863
5 years ago
Julio Montoya
adf8596426
Exercises: Global report WIP BT#17966
5 years ago
Julio Montoya
3ec6bbf18e
Exercises: Global report WIP BT#17966
5 years ago
Julio Montoya
14c55bcd7f
Exercises: Global report WIP BT#17966
5 years ago
Julio Montoya
8967da8cc6
Minor - format code
5 years ago
Julio Montoya
984140ba5a
Exercise: add hide expected answer for PDF export BT#17914
5 years ago
Julio Montoya
6440eb4489
Exercise: Add "hide no answer" option BT#17914
5 years ago
Julio Montoya
d011680cf6
Exercise: Show message in pdf report when using hotspot
5 years ago
Julio Montoya
c9af2347b7
Exercise: Add hide comment column BT#17914
5 years ago
Julio Montoya
fb7bf974ba
Admin: Add config quiz_results_answers_report BT#17914
...
Show a link on the results page to download an answers report
5 years ago
Julio Montoya
87d370bc26
Admin: Add config gradebook_pdf_export_settings BT#17899
...
Gradebook student pdf export settings hide score weight column.
Admin: Add config gradebook_use_exercise_score_settings_in_total
Use exercise score settings in score category totals.
Remove decimals. Example: 100.00 replaced to 100
5 years ago
Julio Montoya
7816eda91c
Plugins: Add exercise signature see BT#17896
5 years ago
Julio Montoya
40332a9c7a
Exercise: Rename exercise_finished_email_settings BT#17786
...
Use exercise_finished_notification_settings add new extrafield
5 years ago
Julio Montoya
f9f0c3afb5
Exercises: Add pdf to email when using exercise_finished_email_settings
...
BT#17788
5 years ago
Julio Montoya
8d4c0dae5a
Exercise: Use MailSuccess extra field BT#17786
5 years ago
Julio Montoya
66f16b95d3
Refactor options for configuration: exercise_finished_email_settings
...
See BT#17786
5 years ago
Julio Montoya
c95f6d7d66
Exercises: Add new exercise stats reports BT#17785 WIP
5 years ago
Julio Montoya
ba82a946d3
Exercises: Add more information in the question_stats.php page BT#17785
5 years ago
Julio Montoya
1c85d06aa8
Exercises: Hotspot - use legacy id to get the image BT#17651
5 years ago
Julio Montoya
d8458553c2
Exercises: Show total score in every item if "Show score to learner" is
...
Show score on every attempt, show correct answers only
on last attempt (only works with an attempts limit)
BT#17706
5 years ago
Angel Fernando Quiroz Campos
df3aaa8ec5
Quiz: Fix hotspot delineation preview for admin #3508
5 years ago
Angel Fernando Quiroz Campos
2ae6b45635
Quiz: Fix hotspot delineation questions #3508
5 years ago
Angel Fernando Quiroz Campos
09be551d22
Fix tables style
5 years ago
Angel Fernando Quiroz Campos
14bd40a23a
Fix tables style
5 years ago
Angel Fernando Quiroz Campos
b563b145c2
Fix exercises reports in model.ajax.php - refs BT#17654 #3479
5 years ago
NicoDucou
db43f818be
Exercise : Report : Fix query missing AND -refs BT#17654
5 years ago
Yannick Warnier
873ee7343e
Minor: Exercise: Optimize use of new variable in get_student_stats_by_question() - refs #3428
5 years ago
carlos alvarado
39495c8d23
Minor Flinci - refs #3428
5 years ago
carlos alvarado
ff50a99627
Exercise: Exercise result per question, incoherent data. Missing filter
...
on ExerciseLib::get_student_stats_by_question
- refs
#3428
5 years ago
Angel Fernando Quiroz Campos
6311b82e30
Quiz: Fix HTMl code for Draggable question - refs BT#17614
5 years ago
Julio Montoya
aef26d7a2e
Minor - format code
5 years ago
Julio Montoya
26839925bd
Exercises - Fix dragging student answer when clicking back #3209
5 years ago
Angel Fernando Quiroz Campos
1e9d9e6c1c
Quiz: Improve end message and saved answers - refs BT#17519
5 years ago
Angel Fernando Quiroz Campos
adbd49989c
Add quiz_confirm_saved_answers conf setting - refs BT#17519
...
Add a checkbox to allow to user confirm the number of answers saved in quiz attempt
- Requires to edit the src/Chamilo/CoreBundle/Entity/TrackEExerciseConfirmation.php file adding the "@" in the ORM phpdoc block
- Requires DB changes:
CREATE TABLE track_e_exercise_confirmation (id INT AUTO_INCREMENT NOT NULL, user_id INT NOT NULL, course_id INT NOT NULL, attempt_id INT NOT NULL, quiz_id INT NOT NULL, session_id INT NOT NULL, confirmed TINYINT(1) DEFAULT '0' NOT NULL, questions_count INT NOT NULL, saved_answers_count INT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8 COLLATE `utf8_unicode_ci` ENGINE = InnoDB;
5 years ago
Julio Montoya
97198aa522
Minor - format code
5 years ago
Julio Montoya
184fdb9783
Minor - format code
5 years ago
Julio Montoya
22d64b69f0
Minor - format code
5 years ago
Julio Montoya
cadf9894d9
Update from master (format code)
5 years ago
Angel Fernando Quiroz Campos
a81f0d8446
Quiz: Improve UI for draggable question - refs BT#17308
5 years ago
Angel Fernando Quiroz Campos
d508bf78e9
Quiz: Show header in results page for exam mode - refs BT#17243
5 years ago
Julio Montoya
b12ed6329c
Show answer comment in direct feedback question see BT#17229
5 years ago
Julio Montoya
c58c23f5f7
Minor - fix php warning
5 years ago
mk111
bbddb27766
fix argument set to 0
...
fix prevent test results from showing when in mode 6 (ranking) inside session
6 years ago
Nosolored
059f6aa866
Add jquery.elevatezoom.js to exercises
6 years ago
Julio Montoya
009ea8e827
Fix jsplumb graph when loading images BT#16602
6 years ago
Julio Montoya
fa280ad284
Minor - format code
6 years ago
Julio Montoya
a6e19a6377
Fix exercise result when using float values BT#16683
6 years ago
Julio Montoya
19d3425cc2
Fix exercise result when using float values BT#16683
6 years ago