skodak
49bcd7372b
MDL-16075 File storage conversion of Glossary
2008-08-17 21:27:43 +00:00
skodak
2a2a731a43
MDL-16072 fixed html type attachemnt embedding
2008-08-17 18:33:25 +00:00
skodak
77318f4701
MDL-15904 fixed assignment instance deleting
2008-08-17 12:10:16 +00:00
skodak
bb02e931c6
MDL-15904 fixed assignment instance deleting
2008-08-17 12:09:46 +00:00
skodak
dc85b32c1e
MDL-15904 fixed assignment instance deleting
2008-08-17 12:09:29 +00:00
skodak
de7295a032
MDL-16072 converted forum reset
2008-08-17 12:06:52 +00:00
skodak
75dfe83083
MDL-15904 fixed assignment reset
2008-08-17 12:06:04 +00:00
skodak
4e866d5e9b
MDL-15904 fixed assignment reset
2008-08-17 12:04:42 +00:00
skodak
b6774c8837
MDL-16072 converted forum reset
2008-08-17 12:00:38 +00:00
skodak
272c2c92a1
MDL-16075 fixed glossary export regression
2008-08-17 11:18:21 +00:00
skodak
1f0e77025d
MDL-16072 memory related improvements
2008-08-17 09:31:11 +00:00
skodak
4644167932
comment typo
2008-08-16 21:28:30 +00:00
skodak
0faf6791f4
MDL-16072 File storage conversion Forum
2008-08-16 21:24:05 +00:00
skodak
26a9dc726b
whitespace fix
2008-08-16 19:49:23 +00:00
skodak
71a5dbd770
MDL-15904 incorrect use of count sql fixed
2008-08-16 19:12:25 +00:00
skodak
930f2962af
MDL-15904 simplified moddata cleanup
2008-08-16 18:24:03 +00:00
skodak
591e205fb6
MDL-15904 oops - fixed assignment upgrade migration
2008-08-16 18:13:38 +00:00
skodak
43c60e88af
comment typo
2008-08-16 15:54:54 +00:00
skodak
18e353b049
comment typo
2008-08-16 13:59:23 +00:00
skodak
b91807e30a
MDL-15904 fixed problem in interrupted assignment file migration
2008-08-16 13:32:37 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
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
jamiesensei
585fb1f447
Fixing a couple of typos introduced likely at the time of dml conversion.
2008-08-15 09:21:33 +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
piers
6280b17adb
MDL-15859 [PATCH] Fixes for tests of '' on Oracle.
2008-08-15 03:30:05 +00:00
danmarsden
f2cb0ee899
MDL-16052 deleting responses using view.php not working.
2008-08-15 01:48:29 +00:00
piers
773c264c3f
MDL-13904 Scorm structure isn't respected after an update of the package. Incorrectly named table in a delete.
2008-08-15 01:00:35 +00:00
piers
7f4a32934d
MDL-16055 PHP warning when creating new scorm activity.
2008-08-15 00:13:44 +00:00
mjollnir_
866d543fde
MDL-15758 - slight change to the portfolio_add_button contract to be more flexible.
2008-08-14 16:01:12 +00:00
jerome
5e7f2b0b25
MDL-12224: complete activity report: fix warning display + display the rating, merged from 19
2008-08-14 13:49:28 +00:00
mjollnir_
899ffdfbdd
MDL-15758 - fixing bugs nico found in testing
2008-08-14 12:40:20 +00:00
mjollnir_
8185aeb609
MDL-15758 - added export to portfolio for single database entry
...
still to do - files stuff for entries (rest of module not converted)
2008-08-14 10:37:40 +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
piers
3fd25520c0
MDL-13904 Scorm structure isn't respected after an update of the package. This is a large change to the handling of SCORM package update - all SCOes are issued with a new id, and all references to the old ones are deleted. The scorm_scoes_track data is preserved by being reattached to the new SCO ids (unless they have been deleted).
2008-08-13 00:11:53 +00:00
piers
f5ca89f8b9
MDL-15993 The method to calculate the SCORM area needs to be changed - based on screen size alone does not make sense with big screens. Only allow the overide of the height parameter if the user specifies.
2008-08-12 21:54:38 +00:00
piers
d49ad45872
MDL-15993 The method to calculate the SCORM area needs to be changed - based on screen size alone does not make sense with big screens. Only allow the overide of the height parameter if it is less than the user specified (user specified is no allowed to be less than 400). Also - removed gratuitous use of whitespace.
2008-08-12 01:26:10 +00:00
piers
320f3aab82
MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Add lang text for please wait.
2008-08-11 21:35:10 +00:00
danmarsden
db19ec017d
MDL-15994 fix typo in choice/lib.php
2008-08-11 21:19:21 +00:00
mjollnir_
600af1f9fe
MDL-15768 - more cap checks in resource mod
2008-08-11 15:43:14 +00:00
mjollnir_
728e1931a2
MDL-15768 - mod/assignment upgraded to check caps before portfolio export
2008-08-11 15:31:55 +00:00