Andrew Nicols
67984597fb
MDL-57281 question: Correct path to Quiz admin in test
2018-08-23 15:44:23 +08:00
Víctor Déniz Falcón
02fda279ed
MDL-57281 behat: deprecated step definition I navigate to node in
...
Definition step deprecated and affected tests modified.
2018-08-20 12:53:26 +01:00
Andrew Nicols
89763f5226
Merge branch 'MDL-62945-master' of https://github.com/HuongNV13/moodle
2018-08-07 08:08:18 +08:00
Huong Nguyen
4889d6ac23
MDL-62945 Quiz: Increase max group of Question type Gap Select
2018-08-03 14:26:45 +07:00
Shamim Rezaie
32338e7bda
MDL-62931 Questions: Escaping lang strings properly
2018-07-23 14:24:29 +10:00
Jun Pataleta
a766f5dc00
Merge branch 'MDL-62811' of git://github.com/timhunt/moodle
2018-07-19 08:46:51 +08:00
Jun Pataleta
76ca5c61d0
Merge branch 'MDL-62781-master' of git://github.com/junpataleta/moodle
2018-07-19 08:46:49 +08:00
David Monllao
3ffb8d2317
Merge branch 'MDL-59447-master' of https://github.com/nwp90/moodle
2018-07-19 08:46:48 +08:00
Jun Pataleta
061e9f4b11
MDL-62781 core_question: Remove unnecessary assertion
2018-07-18 09:57:49 +08:00
Tim Hunt
7ca1b32808
MDL-62781 question/privacy: fix tests with CodeRunner is installed
...
The tests were assuming that no plugin ever created questions on
install.
Also change the tests to do the counting in the DB. That is more
efficient.
2018-07-18 09:57:49 +08:00
Nick Phillips
b6efeb4730
MDL-59447 question: GIFT import to respect multichoice defaults
...
Fix GIFT import to respect default answernumbering for new multichoice
questions (introduced in MDL-50011). Default for shuffleanswers is still
ignored, as this is a rather coarse-grained way to do it, and the wrong
setting for shuffleanswers would irreversibly alter the meaning of some
questions.
This is not an ideal long-term fix, but will save significant effort
for anyone who needs to be able to set answernumbering style for
questions imported in GIFT format.
2018-07-13 13:33:33 +12:00
David Monllao
debbed03ed
Merge branch 'MDL-62814-master' of https://github.com/HuongNV13/moodle
2018-07-10 07:50:45 +02:00
Huong Nguyen
9d7ccae2d5
MDL-62814 Question: Improve column base display_header
...
Column base does not support custom tip if sortable is an array
2018-07-06 10:56:34 +07:00
Tim Hunt
b116f8b9ad
MDL-62811 question bank: rendering shouldn't load individual questions
2018-07-05 17:00:45 +01:00
Tim Hunt
0b18d0c960
MDL-62820 question import: properly escape output
2018-07-04 15:40:50 +08:00
Eloy Lafuente (stronk7)
01911b9f1f
Merge branch 'MDL-59047-master' of git://github.com/bmbrands/moodle
2018-06-26 03:04:35 +02:00
Bas Brands
7605e3899f
MDL-59047 question type: short answer boost styles
2018-06-19 14:32:35 +02:00
Huong Nguyen
628b4c86af
MDL-62358 Question: Improve number function
...
Support all 'question numbers' that might be needed
2018-06-14 19:43:55 +07:00
Bas Brands
f2b71ab281
MDL-62594 question type: cloze question theme boost
2018-06-07 13:58:43 +02:00
David Monllao
8cb2821928
Merge branch 'MDL-62532-master' of git://github.com/rezaies/moodle
2018-05-30 10:20:02 +02:00
Eloy Lafuente (stronk7)
00977e984e
MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts
2018-05-28 13:15:48 +02:00
Shamim Rezaie
3722c7d697
MDL-62532 core_question: Include standard tags in the tags autocomplete
2018-05-28 10:53:57 +10:00
John Beedell
2d55b0b736
MDL-62239 QTYPE: iOS 11.3 broke Moodle drag-drop question types
2018-05-21 11:13:09 +01:00
Marina Glancy
897a492729
MDL-62469 qtype_calculated: check remaining placeholders, see MDL-62275
2018-05-16 17:20:38 +02:00
Eloy Lafuente (stronk7)
5aa93d1b1f
MDL-62275 qtype_calculatedmulti: Fix typo
2018-05-11 21:16:41 +02:00
Tim Hunt
75aa674b99
MDL-62275 qtype_calc*: improve validation of formulae
...
Many thanks to Marina Glancy for helping with this.
2018-05-11 01:21:16 +02:00
Eloy Lafuente (stronk7)
8e8ae80550
Merge branch 'MDL-62354-master-enfix' of git://github.com/mudrd8mz/moodle
2018-05-10 11:37:55 +02:00
Helen Foster
a5591614d5
MDL-62354 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* publishstate_help, core_notes - including GDPR guidance
* contactdataprotectionofficer_desc, tool_dataprivacy - removing mention
of link on privacy policy page as it is not yet implemented
2018-05-09 22:39:21 +02:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Andrew Nicols
a5c2308443
MDL-61407 question: Export step files in privacy
2018-05-07 07:09:30 +08:00
Jake Dallimore
209f6e1eda
Merge branch 'MDL-61407-master' of git://github.com/andrewnicols/moodle
2018-05-04 11:50:26 +08:00
Andrew Nicols
67e2ee0b65
Merge branch 'wip-MDL-61876-master' of git://github.com/marinaglancy/moodle
2018-05-04 08:03:48 +08:00
Andrew Nicols
05014132b6
MDL-61407 qtype: Add null_writer for all qtypes
2018-05-03 16:14:37 +08:00
Andrew Nicols
80b0c733f2
MDL-61407 qformat: Add null_writer for all qformats
...
Questions formats do not store any personal data.
Any contrib format which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.
2018-05-03 16:14:36 +08:00
Andrew Nicols
fa9eba7d84
MDL-61407 question: Add null_writer for all behaviours
...
Behaviours do not store any personal data.
Any contrib behaviour which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.
2018-05-03 16:14:36 +08:00
Andrew Nicols
d44064cdd6
MDL-61407 question: Add initial privacy implementation
2018-05-03 16:14:35 +08:00
Andrew Nicols
cc98914e85
MDL-61407 question: Allow formatters to ignore caps
2018-05-02 19:13:30 +08:00
Eloy Lafuente (stronk7)
e6c1e22197
Merge branch 'MDL-61715-master' of https://github.com/lethevinh/moodle
2018-04-26 22:22:43 +02:00
vinhle
8e0bebd1cd
MDL-61715 question: qbank_chooser is not intelligent about headings
2018-04-24 16:11:47 +07:00
David Monllao
b704717847
Merge branch 'MDL-61138-master-require-context-id' of git://github.com/ryanwyllie/moodle
2018-04-19 11:18:47 +02:00
Jun Pataleta
c8058231c1
Merge branch 'MDL-61772-master' of git://github.com/lameze/moodle
2018-04-19 16:13:18 +08:00
Ryan Wyllie
6768729e08
MDL-61138 question: external function to get random question set
2018-04-19 13:51:40 +08:00
Ryan Wyllie
81f43bc6d4
MDL-61138 question: add question exporters
2018-04-18 11:45:01 +08:00
Jun Pataleta
3a37a5e934
Merge branch 'MDL-61950-master' of git://github.com/ryanwyllie/moodle
2018-04-18 09:46:57 +08:00
Marina Glancy
b197da8770
MDL-61876 question: apply format_text to input only
2018-04-17 09:39:22 +08:00
Simey Lameze
c91da28071
MDL-61772 question: refresh page after tag question
2018-04-16 11:14:46 +08:00
Ryan Wyllie
40633c6310
MDL-61950 question: include random questions in statistics calculator
2018-04-12 13:36:41 +08:00
Simey Lameze
b71f21bda9
MDL-61837 core_question: replace tag fields on edit page
2018-04-09 11:46:53 +08:00
Simey Lameze
a9b3410632
MDL-61837 core_question: replace tag fields on tag modal
2018-04-09 11:46:46 +08:00
Andrew Nicols
682282de55
Merge branch 'MDL-61464-master' of git://github.com/rezaies/moodle
2018-04-05 09:44:05 +08:00