Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Tim Hunt.

User:Tim Hunt

From MoodleDocs
Revision as of 01:42, 8 December 2008 by Tim Hunt (talk | contribs)

See http://moodle.org/user/view.php?id=93821&course=5

My to-do list

Naturally, my main todo list is in the tracker. That is a detailed view. Here is a higher level view:

1. Finish bugs relating to managing course categories.

2. Document the changes I would like to make at the core of the quiz system - that is, changes to some key database tables, and how questions move through states as students attempt the quizzes. Then, presumably,

3. General quiz bug fixing. Since I have been busy with other work, assorted minor quiz bugs have been accumulating for a while, and I could usefully spend at least a week fixing some of them.

4. Finish some minor tasks assigned to me relating to Olli's new quiz editing interface (MDL-17284).

5. Finish a couple of minor bits of Development:Roles_administration_improvements_for_Moodle_2.0.

6. The planned improvements to the question bank for Moodle 2.0. Development:Moodle_2.0_question_bank_improvements Probably at least a couple of weeks work.

7. Think about a load-testing framework for the quiz, and use it to see if we can nail the intermittent reliability problems that people sometimes report.

8. Tabs in editing interfaces. That is, put course settings and roles settings in the same tab bar, as we do with activity settings. In activities that already have tab bars, combine the settings tabs with the other tabs. Use a tab bar on the course category editing screen, instead of an ad-hoc roles link.

9. Implement the changes documented in 2 if there is time, and if I am allowed.