mirror of
https://github.com/moodle/moodle.git
synced 2025-03-08 17:59:55 +01:00
Moved viewquestions code to function view_questions. This is an attempt to make the code much more readable. All action code will eventually be moved to its own function.