moodle/mod/quiz
Shamim Rezaie 6fc5a830d4 MDL-61380 Quiz: Migrate "random" questions data into quiz_slots
Search for all "random" questions in the qbank and move the configuration data of each one to the quiz slots table.
2018-03-01 11:41:15 +11:00
..
accessrule MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
amd MDL-61135 mod_quiz: add question bank AMD modal 2018-02-08 02:44:16 +00:00
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-61135 mod_quiz: deprecate unused fragment_view class 2018-02-13 10:48:22 +08:00
db MDL-61380 Quiz: Migrate "random" questions data into quiz_slots 2018-03-01 11:41:15 +11:00
lang/en MDL-61380 Quiz: Migrate "random" questions data into quiz_slots 2018-03-01 11:41:15 +11:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-61077 question stats: make calculations more robust 2018-01-15 16:07:57 +00:00
templates MDL-55797 mod_quiz: Convert question chooser to template 2016-09-23 10:55:17 +01:00
tests Merge branch 'MDL-61135-master' of git://github.com/ryanwyllie/moodle 2018-02-12 11:34:56 +08:00
yui MDL-61135 mod_quiz: remove YUI question bank dialogue 2018-02-08 02:44:17 +00:00
accessmanager.php MDL-52788 mod_quiz: Move start attempt code to new API functions 2016-03-11 10:19:53 +01:00
accessmanager_form.php MDL-52788 mod_quiz: Move start attempt code to new API functions 2016-03-11 10:19:53 +01:00
addrandom.php MDL-61132 Quiz: "Random" question from "Top" categories 2018-02-05 11:58:57 +11:00
addrandomform.php MDL-61132 Quiz: "Random" question from "Top" categories 2018-02-05 11:58:57 +11:00
attempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
attemptlib.php MDL-60162 quiz reports: too many rows fetched on download 2017-10-24 18:06:44 +01:00
autosave.ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
comment.php MDL-58986 mod_quiz: add CSS classes to buttons on comment page 2017-05-18 16:49:25 +08:00
cronlib.php
edit.php MDL-61107 quiz editing: handle invalid Maximum grade input 2017-12-22 13:35:29 +00:00
edit_rest.php MDL-48771 quiz edit: delete mulitiple tidy up & Behat tests 2017-04-04 01:53:43 +01:00
grade.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
index.php MDL-52832 quiz: timeclose in activities block looks after overrides. 2018-02-01 22:52:19 +01:00
lib.php MDL-61135 mod_quiz: move fragment_view functions to custom_view class 2018-02-13 10:48:03 +08:00
locallib.php MDL-52832 quiz: sql fixing couple of incorrect group by uses 2018-02-06 18:30:11 +01:00
mod_form.php MDL-61045 quiz settings: add back missing disabledIf 2017-12-15 13:11:57 +00:00
module.js MDL-58986 mod_quiz: add CSS classes to buttons on comment page 2017-05-18 16:49:25 +08:00
override_form.php MDL-54693 quiz: Info for attempts allowed in user and group override. 2017-11-23 19:11:11 +01:00
overridedelete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrideedit.php MDL-55956 mod: Set event priority for activity overrides 2017-03-07 11:33:13 +08:00
overrides.php MDL-51189 Quiz: Edit overrides when quiz is not available to students 2018-01-23 10:52:19 +11:00
processattempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
renderer.php MDL-58699 mod_quiz: Require javascript for popup 2017-11-07 12:48:21 +08:00
repaginate.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
report.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
review.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
reviewquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
settings.php Merge branch 'MDL-50228' of git://github.com/timhunt/moodle 2015-06-03 01:29:46 +02:00
startattempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
styles.css MDL-51089 mod_quiz: Hide first page last node 2017-12-28 10:15:08 +01:00
summary.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-61135 mod_quiz: remove YUI question bank dialogue 2018-02-08 02:44:17 +00:00
version.php MDL-61380 Quiz: Migrate "random" questions data into quiz_slots 2018-03-01 11:41:15 +11:00
view.php MDL-56913 quiz: teachers should see a review link for a preview 2016-11-11 16:51:54 +00:00