- 27 Mar, 2015 4 commits
-
-
Tim Hunt authored
* A method to change the max mark for one question_attempt in the usage * A method to replace one question in a usage with another, moving the old question_attempt to the end. * Methods to set and get metadata (string name value pairs) for each question_attempt in the usage. This gets stored in the first step in a way that should not interfere with anything else.
-
Tim Hunt authored
-
M Kassaei authored
-
Tim Hunt authored
There are several improvements over what we had before: 1. We track all the questions seen in the the student's previous quiz attempts, so that when they start a new quiz attempt, they get questions they have not seen before if possible. 2. When there are no more unseen questions, we start repeating, but always taking from the questions with the fewest attempts so far. 3. A similar logic is applied with variants within one question. There is lots of credit to go around here. Oleg Sychev's students Alex Shkarupa, Sergei Bastrykin and Darya Beda all worked on this over several years, helping to clarify the problem and shape the best solution. In the end, their various attempts were rewritten into this final patch by me.
-
- 26 Mar, 2015 7 commits
-
-
Eloy Lafuente authored
-
-
David Monllaó authored
-
David Monllaó authored
-
-
Yuliya Bozhko authored
Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
-
- 25 Mar, 2015 16 commits
-
-
Eric Merrill authored
-
-
Dan Poltawski authored
-
-
David Monllaó authored
-
David Monllaó authored
-
Andrew Nicols authored
-
Marina Glancy authored
-
Eloy Lafuente authored
-
David Monllaó authored
We have tests that depends on it and it is a simple repo that can just be disabled.
-
-
Eloy Lafuente authored
Fix restore to support old criteria not having descriptions. Plus delete not-needed cast (now $params is always already array).
-
-
-
-
Daniel Neis Araujo authored
-
- 24 Mar, 2015 13 commits
-
-
-
-
-
-
-
-
-
-
Dan Poltawski authored
-
-
-
git://github.com/merrill-oakland/moodleDan Poltawski authored
Conflicts: lib/editor/atto/yui/build/moodle-editor_atto-editor/moodle-editor_atto-editor-min.js
-
Dan Poltawski authored
-