Russell Smith
|
1fcf0ca8a5
MDL-35628 performance: Remove dirname() where possible.
|
9 years ago |
Marina Glancy
|
b355a1c97c
MDL-50851 core_question: use new tag API
|
10 years ago |
Tim Hunt
|
50b5dde8d1
MDL-28075 question editing: tidy code
|
10 years ago |
Tim Hunt
|
04bf7ac857
MDL-28075 question editing: sort out nav bar when editing in a quiz
|
10 years ago |
Tim Hunt
|
f4fe3968a2
MDL-46212 questions: add {} whenver vars are put into "" strings
|
11 years ago |
Mark Nelson
|
cc033d48b5
MDL-44316 core_tag: changed the API to accept a contextid and component
|
11 years ago |
Tim Hunt
|
8011be189e
MDL-33653 fix preview links on calc qtype edit forms.
|
11 years ago |
M Kassaei
|
7756e2bc85
MDL-33653 questions, a way to save changes and continue editing
|
11 years ago |
M Kassaei
|
435d32798b
MDL-33839d, Remove the move icon from the question bank
|
11 years ago |
M Kassaei
|
e0c41591e1
MDL-32523 Duplicate questions in question bank
|
11 years ago |
Tim Hunt
|
a560d636f4
MDL-34399 questions: cache to help load question definitions.
|
12 years ago |
Ankit Agarwal
|
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
|
13 years ago |
Frederic Massart
|
21c08c63ca
MDL-34458 Librairies: Replaced deprecated get_context_instance()
|
13 years ago |
Tim Hunt
|
76cf77e4d3
MDL-32240 quiz editing: check permissions questions are added.
|
13 years ago |
Tim Hunt
|
51c5e6057c
MDL-32239 question bank: wrong cap checks editing/viewing quesitions
|
13 years ago |
Tim Hunt
|
4bf1be3596
MDL-28437 Question bank pages should all use General type: admin.
|
14 years ago |
Tim Hunt
|
9c197f4445
MDL-20636 Fix some more codechecker issues.
|
14 years ago |
Tim Hunt
|
42663bb78e
MDL-20636 Fix a bunch of missing strings caused by separating question from quiz.
|
14 years ago |
Tim Hunt
|
5e8a85aa64
MDL-20636 Massively reduce the number of references to quiz in the question code.
|
14 years ago |
Tim Hunt
|
d3603157bf
MDL-20636 Add @package and GPL boiler-plate to files in /question.
|
14 years ago |
Tim Hunt
|
0ff4bd0877
MDL-20636 Fix new stdClass -> stdClass(), and trailing whitespace.
|
14 years ago |
Tim Hunt
|
a13d4fbd20
MDL-20636 Fix lots of minor quiz editing glitches.
|
14 years ago |
Tim Hunt
|
06f8ed54fd
MDL-20636 More progress.
|
14 years ago |
Tim Hunt
|
94dbfb3a82
quiz editing MDL-24750 The Add random button should also let you add questions from an existing category.
|
14 years ago |
Tim Hunt
|
5d548d3e0a
question bank MDL-24995 clean up a lot of deprecated code to do with moving questions around.
|
14 years ago |
Tim Hunt
|
fde29fa59c
quiz & qbank MDL-24453 some more return URLs that I missed the first time.
|
14 years ago |
Tim Hunt
|
fb6dcdab11
quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works.
|
14 years ago |
Pierre Pichet
|
99d671ebd3
MDL-24249 adding an else if ($originalreturnurl && $wizardnow !== '') for multipage question edition
|
15 years ago |
Tim Hunt
|
e934fa008b
question editing MDL-23758 notice on clicking cancel.
|
15 years ago |
Dongsheng Cai
|
fe6ce23489
MDL-16094 File storage conversion Quiz and Questions
|
15 years ago |