[AMOS commit] MDL-71696 core_question: Changes for versioning Committed into Git: 2021-08-03 06:25 UTC

[AMOS commit] MDL-71696 core_question: Changes for versioning Committed into Git: 2021-08-03 06:25 UTC

by AMOS bot -
Number of replies: 0
Author: Guillermo Gomez
MDL-71696 core_question: Changes for versioning
This commit adds the changes in questiontype base
to work with new question tables and the new structure in the
databse. Also needed for versioning.
This implementation will also introduct the question status
which allows a question to be in draft and ready status.
I also introduces changes to the base view where it shows
the latest version of the questions. The view of versions
for a question is not implemented in this commit.
This implementation will also introduce changes in the core
qtype plugins to support versioning and the changed
db schema.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=c6cfca2a08d1ae9c713ee3fa53c504c94810d17d
http://github.com/moodle/moodle/commit/c6cfca2a08d1ae9c713ee3fa53c504c94810d17d

+ 4.0 en [numquestionsandhidden,core_question]
+ 4.0 en [questionloaderror,core_question]
+ 4.0 en [questionstatus,qbank_editquestion]
+ 4.0 en [questionstatusready,qbank_editquestion]
+ 4.0 en [questionstatushidden,qbank_editquestion]
+ 4.0 en [questionstatusdraft,qbank_editquestion]
+ 4.0 en [questionstatusunknown,qbank_editquestion]
+ 4.0 en [versioninfo,qbank_editquestion]
+ 4.0 en [status,qbank_editquestion]
+ 4.0 en [privacy:metadata,qbank_viewcreator]
+ 4.0 en [version,qbank_viewcreator]