Tim Hunt
6b5f24d376
MDL-20636 Handle deleting response files when the usage is deleted. #216
2011-03-31 12:45:17 +01:00
Tim Hunt
6d03fd9830
MDL-20636 Fix for Bug 11593 merged from our 1.9 version. #268
2011-03-16 14:34:19 +00:00
Tim Hunt
07f8858406
MDL-20636 Cannot really delete questions that were only used in previews #196
2011-03-07 16:23:11 +00:00
Tim Hunt
515e6b97b5
MDL-20636 Restore of question hints, and some other minor clean-up.
2011-03-02 17:43:02 +00:00
Tim Hunt
2daffca554
MDL-20636 Fix 30 TODOs
2011-02-24 17:47:51 +00:00
Tim Hunt
f7970e3ca7
MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool.
2011-02-23 16:25:25 +00:00
Tim Hunt
a17b297d60
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
2011-02-23 16:00:20 +00:00
Tim Hunt
0ff4bd0877
MDL-20636 Fix new stdClass -> stdClass(), and trailing whitespace.
2011-02-21 18:10:19 +00:00
Tim Hunt
ba6438471b
MDL-20636 Fix top of file boilerplate in mod/quiz.
2011-02-21 16:13:25 +00:00
Tim Hunt
56e82d993d
MDL-20636 Images in questions now work in quiz attempts.
2011-02-09 20:33:51 +00:00
Tim Hunt
7ee80cab53
MDL-20636 Manual comment popup comment.php now works.
2011-02-09 20:29:59 +00:00
Tim Hunt
b2607ccc19
MDL-20636 Now the quiz review page works.
2011-02-09 20:18:24 +00:00
Tim Hunt
8f37f7fb7a
MDL-20636 It is now possible to submit a page of the quiz, and view the summary page.
2011-02-09 20:18:18 +00:00
Tim Hunt
f255782339
MDL-20636 You can now create a quiz, and edit the settings.
...
Little else works, but this is just the first step.
2011-02-09 20:18:06 +00:00
Tim Hunt
25302dee78
MDL-20636 Started work converting the quiz.
2011-02-09 20:18:03 +00:00
Eloy Lafuente (stronk7)
3f2efc20ad
MDL-25708 recordsets - page and quiz modules
2011-01-25 19:59:01 +01:00
David Mudrak
d774e8171a
MDL-25316 quiz_get_extra_capabilities() does not need to fetch subcapabilities explicitly
2010-12-02 16:51:52 +00:00
Tim Hunt
2a27a37db8
quiz recent activity MDL-24528 was setting the activity userid to the attempt id. Doh!
2010-10-05 17:11:16 +00:00
Petr Skoda
6bdfef5da9
MDL-24321 switching to standard stdClass()
2010-09-21 08:54:01 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Eloy Lafuente
767cb7f03a
MDL-22151 & MDL-22138 - Quiz activity backup & questions banks too!
...
CV S: ----------------------------------------------------------------------
2010-09-21 01:28:30 +00:00
Petr Skoda
72d2982eb1
hmm, it is reset course not courses
2010-09-18 12:08:16 +00:00
Petr Skoda
91421f3ead
a few spelling fixes
2010-09-18 12:07:01 +00:00
Dongsheng Cai
fe6ce23489
MDL-16094 File storage conversion Quiz and Questions
2010-08-10 09:56:48 +00:00
Tim Hunt
1724eb719d
quiz navigation: NOBUG link should be imperative, edit quiz, not editing quiz.
2010-08-05 17:38:21 +00:00
Tim Hunt
eb02301a36
mod_quiz / navigation MDL-20276 further polishing the quiz navigation structure.
2010-08-04 16:31:54 +00:00
Tim Hunt
2a8a78c320
quiz MDL-22691 error when editing a block's config on the quiz view page.
2010-08-03 11:10:38 +00:00
Tim Hunt
a49cb927fd
NOBUG more consistent use of URLs for the quiz reports.
2010-07-28 15:08:34 +00:00
David Mudrak
122fc5d9d5
NOMDL quiz: fixed sql params handling in recent activity report
...
The $params set were thrown away by array() statement, leading to DML
error.
2010-07-26 22:20:51 +00:00
Petr Skoda
792881f0fe
fixed some comment typos
2010-07-22 09:43:30 +00:00
Petr Skoda
3a11c09f5b
MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support
2010-07-04 18:36:34 +00:00
Sam Hemelryk
56ed242b51
navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation.
...
* Routine navigation through the quiz and question modules
* Fixed navbar through quiz and questions
* Pages headers added throughout
* Added method to turn a navigation node into a tabs array suitable for use with print tabs
2010-05-21 03:15:48 +00:00
Tim Hunt
cb323d0258
quiz recent activity: MDL-22410 permission check was wrong.
2010-05-10 22:36:40 +00:00
Tim Hunt
7bc488dc3d
quiz settings MDL-21780 more work on group and user setting overrides
...
The group setting tab is now disabled if there are no groups in the course.
The code also now respects groupings.
Thanks to Matt Petro for this patch.
2010-05-10 22:15:17 +00:00
Tim Hunt
2b38499d60
MDL-20860 quiz grades that had already been formatted for output were being used in database queries.
...
Which really does not work in locales that use , as a decimal point.
Also, this commit fixes one performance problem in index.php with DB queries in a loop.
2010-05-07 00:08:16 +00:00
Tim Hunt
ac250ad54a
quiz: NOBUG fix silly typo.
2010-05-01 08:08:50 +00:00
Tim Hunt
8d2971888f
quiz recent activity: MDL-20586 was showing scores even if quiz settings said not to.
...
Fix started with a patch from Yolanda Ordoñez Rufat but with significant reworking by me.
2010-04-29 10:46:39 +00:00
Sam Hemelryk
3406acdef9
navigation MDL-22044 Major navigation structure changes.
...
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure .
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Petr Skoda
846e4e177e
MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins
2010-04-04 19:58:03 +00:00
Sam Hemelryk
0b29477be9
navigation MDL-21565 Update this xxx is now automatically added to the nav for all modules by default and is renamed to settings as that is what was being used in the tabs system presently anyway.
...
The following minor changes were also made:
* Added roles links to the navigation automatically
* Handling of block context for settings navigation
* Tidied up init code for settings navigation
2010-03-22 03:04:00 +00:00
Tim Hunt
990650f94c
quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups.
...
This was implemented by Matt Petro of the University of Wisconsin - Madison Engineering
School and Math Department. Many thanks. Reviewed by and committed by Tim Hunt.
This adds a new Overrides tab to the UI, with sub-tabs Group overrides and User overrides.
Each of those lists all the overrides that currently exist, and lets you manage them and
create more.
When a quiz is being attempted, the override that applies to the current user is combined
with the current quiz settings loaded from the quiz table (normally called $quiz).
If there are both user and group overrides, then just the specific user override is used (more specific).
If the user is in several groups, then the overrides are combined to give the most permissive set of options.
There is one new database table quiz_overrides, to store the overrides.
2010-03-08 16:01:38 +00:00
Petr Skoda
f9fc1461ba
MDL-21590 fixed recent regression in nav icons - now using new pix_icon instead of urls, have to rework extra icon handling in resources though
2010-02-14 09:29:44 +00:00
Sam Hemelryk
1a14a14bc6
mod-quiz MDL-15050 Fixed regression missing global OUTPUT
2010-01-28 07:57:48 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Petr Skoda
812dbaf7d5
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
2009-12-27 19:47:21 +00:00
Sam Hemelryk
56115eea49
navigation MDL-21177 Removed erroneous DB queries from module extension calls
2009-12-24 02:06:05 +00:00
Sam Hemelryk
f81a82477d
mod-quiz MDL-19813 converted deprecated calendar event methods
2009-12-23 03:01:36 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +00:00