tjhunt
f9c90dfcba
MDL-15750 - followup, now the timer is in the navigation block, remove the old display code.
2008-08-15 11:24:49 +00:00
tjhunt
c401e63272
MDL-7308 - Oops, another place where we need to change formatting as a result of this DB change.
2008-08-15 11:23:28 +00:00
tjhunt
f9a2cf86a9
MDL-7308 - Check all the DB columns used to store grades, and make sure they all use a consistent type.
2008-08-15 11:15:08 +00:00
tjhunt
5d6a723d40
XHTML Strrict!
2008-08-15 11:13:54 +00:00
tjhunt
530d9866c4
Unbreak quiz report graphs. lib.php, which is now required, was not being included.
2008-08-15 10:48:29 +00:00
jamiesensei
570e5e029a
MDL-16041 "Grade of new tests are zero!" no longer displaying graphs of grades for ungraded quizzes.
2008-08-15 10:24:04 +00:00
jamiesensei
f29e6691a7
MDL-15972 "Make ability to list regrades dependent on permission" fixed a problem showing some of the regrade interface to users who do not have permission to regrade.
...
MDL-15960 "Overview report does not work correctly with groups" Fixed a problem that group mode was not working as the logic selecting the attempts mode was erroneously showing the all attempts mode.
MDL-15958 "Error on selecting to hide marks for each question" problem with trying to sort on question grades when grades not displayed fixed.
MDL-15953 "Summary chart to show in 5% ranges please" allowed the graph to show up to or equal to 20 bands, instead of just up to 20.
MDL-14201 "Summary graph" showing two graphs now as it was felt that when there were few students in a group compared with all the students who took a quiz then it would be difficult to see the data for the group.
2008-08-15 09:59:55 +00:00
tjhunt
6b22437658
MDL-16058 - Remove obsolete quiz_question_versions table.
2008-08-15 08:23:09 +00:00
tjhunt
4f089b2155
MDL-6095 - Question bank tables are created by the quiz module. The really core tables are now created by lib/db, the datasetdependent tables are not created by the datasetdependent question type, and the question_numerical_units table is now created by the numerical question type. The last two are shared by the calculated question type, but there is no problem with them being created in the order they are now created in. In the past, before the policy that upgrade to 2.0 woudl have to go via 1.9, there would have been bit problems to do with the order of updates, but fortunately that is no longer an issue.
2008-08-15 07:23:18 +00:00
tjhunt
f88fb62c40
MDL-10682 - Ensure quiz and question grades are formatted consisently and correctly. While testing, I also fixed a few XHTML Strrrict errors.
2008-08-15 06:42:38 +00:00
tjhunt
dfe23b6e66
MDL-14979 - Remove the obsolete quizfile.php and associated code. This has not been used since Moodle 1.5.
2008-08-14 03:50:14 +00:00
tjhunt
14d701d67e
MDL-15819 - Review the RISK_XXX flags on all quiz and question capabilites.
2008-08-13 07:05:42 +00:00
tjhunt
298daa2188
MDL-12797 - Site-wide quiz default time-limit was not working. The default was being used, but the enabled state was not being initialised correctly for the form field.
2008-08-13 03:17:49 +00:00
lfrodrigues
2044a2b26f
MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
...
adminuser and on messagelib
2008-08-02 00:04:29 +00:00
moodler
120b375891
MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary
2008-07-31 08:01:46 +00:00
jamiesensei
5153422cdd
MDL-15268 "Content for Quiz Statistics report table" adding img link to display graph on main page of report.
2008-07-30 10:28:39 +00:00
jamiesensei
aa3133bcb9
MDL-15268 "Content for Quiz Statistics report table" display blank cell if statistic is not calculatable
2008-07-30 09:49:09 +00:00
jamiesensei
43ec99aa74
MDL-15268 "Content for Quiz Statistics report table" further work on quiz statistics report.
2008-07-30 09:02:44 +00:00
tjhunt
06d1324803
Fix calculation of median with an odd number of attempts.
2008-07-29 13:56:37 +00:00
tjhunt
c89f2f13d8
Fix comment.
2008-07-29 13:32:28 +00:00
tjhunt
fb7396a1ff
Manual grading report - change query to work on Postgres.
2008-07-29 13:10:02 +00:00
tjhunt
4d9f2c368f
Remove 'regrade' report from the quiz_report table, since it no longer exists.
2008-07-29 11:53:54 +00:00
tjhunt
384fe17362
Whitespace cleanup.
2008-07-29 11:53:31 +00:00
sam_marshall
49f6e5f476
MDL-15498: Fixes to problems Petr identified with completion system checkin
2008-07-28 15:58:50 +00:00
tjhunt
af707a64b7
MDL-15542 - followup bug fixes thanks to sam.
2008-07-28 14:41:15 +00:00
sam_marshall
4e781c7b50
MDL-15498: Completion system
2008-07-28 12:31:29 +00:00
skodak
8eb1d25ffe
MDL-11844 new option for conditional stripping of tags from activity names
2008-07-26 15:15:25 +00:00
tjhunt
bd03752be8
Fix notices.
2008-07-25 14:18:19 +00:00
tjhunt
92718f4c44
No manually graded questions found is not an error contidion, so return true, not false.
2008-07-25 14:11:22 +00:00
tjhunt
3f8e526ec1
Fix notices in 'Students' without attempts mode.
2008-07-25 14:05:40 +00:00
jamiesensei
162f96353b
MDL-14208 Cache results of calculations, "recompute now" functionality -- forgot one field for questions stats.
2008-07-25 12:15:07 +00:00
skodak
f432bebff2
MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE
2008-07-24 21:59:13 +00:00
jamiesensei
9859e26cc0
MDL-14208 "add cron routine to clean up cache records"
2008-07-24 17:45:01 +00:00
jamiesensei
d1789d5d64
MDL-14208 Cache results of calculations, "recompute now" functionality -- added message about when the stats were last calculated and how many attempts there have been since then and a recompute now button.
2008-07-24 17:42:06 +00:00
jamiesensei
17f1782c12
MDL-15818 "allow quiz reports to register cron routines" - Quiz reports can now include files cron.php which include functions quiz_report_{reportname}_cron that will be executed from the moodle cron. They must also modify their quiz_report record to set cron to the number of seconds between cron execution.
2008-07-24 17:36:33 +00:00
jamiesensei
daae98e118
MDL-14216 "change query to work on Postgres." - some adjustments to make it work on mysql again too.
2008-07-24 16:10:26 +00:00
tjhunt
1e98b864e5
MDL-14216 - change query to work on Postgres.
2008-07-24 15:34:15 +00:00
jamiesensei
71a2b878fa
MDL-14208 'Improvement of Item Analysis Report : Cache results of calculations, "recompute now" functionality' - using new tables to cache stats results.
2008-07-24 13:25:07 +00:00
tjhunt
23277af8f1
MDL-14216 - change query to work on Postgres.
2008-07-24 12:58:05 +00:00
moodler
3b120e464f
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
...
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)
This code is not finished yet, a lot of work still has to be done on the
interface. However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
2008-07-24 08:38:03 +00:00
jamiesensei
a1db71cb25
MDL-15198 "non-standard sql in reportlib.php" similar sql used here, fixing.
2008-07-22 13:06:54 +00:00
jamiesensei
182dbc6f4d
MDL-15751 "Quiz statistics report : only list random questions once when there are several consecutive random questions picking from the same category with the same options to recurse into sub directories" sorting of questions by id, so they appear in some kind of order.
2008-07-22 12:33:05 +00:00
jamiesensei
d49e5bd87c
MDL-15751 "Quiz statistics report : only list random questions once when there are several consecutive random questions picking from the same category with the same options to recurse into sub directories" oops. Regression meant a row was added for every attempt at a random question
2008-07-22 12:27:11 +00:00
tjhunt
5533791abc
MDL-15750 - After the close date, the teacher cannot preview a quiz becuase the timer thinks the time is already up. Also, move the timer in to the new navigation block.
2008-07-22 11:37:01 +00:00
tjhunt
5bbf20b48d
Error with submitting quizzes - regression caused by MDL-15542.
2008-07-22 11:01:56 +00:00
jamiesensei
051bc0e192
MDL-15751 "Quiz statistics report : only list random questions once when there are several consecutiver random questions picking from the same category with the same options to recurse into sub directories"
2008-07-22 09:48:16 +00:00
tjhunt
5c98fcd402
Error with submitting quizzes - regression caused by MDL-15542.
2008-07-22 09:03:51 +00:00
jamiesensei
62373088dd
MDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that questions array has the required fields expected by much of the question code."
2008-07-21 14:40:26 +00:00
jamiesensei
002ef81dc5
MDL-15736 "deleting regrade report. Regrade functionality is now part of overview report"
2008-07-21 14:17:00 +00:00
jamiesensei
16de0ed32b
MDL-15732 "question_load_questions has changed in HEAD and expects an array instead of a comma seperated list of question ids"
2008-07-21 13:06:57 +00:00