Commit graph

7331 commits

Author SHA1 Message Date
nicolasconnault
37b86a39b7 MDL-15107 Fixed bug in dmllib code 2008-06-12 09:08:16 +00:00
nicolasconnault
739b748b22 MDL-15113 Fixed bug in dmllib code 2008-06-12 09:07:37 +00:00
jamiesensei
040c36e37f MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added calculations for CIC, ER and SE. 2008-06-11 15:31:42 +00:00
jerome
9267ffda3c MDL-15112 lesson dml conversion - fix the previous fix ($DB->count_records_select should be $DB->count_records) 2008-06-11 06:04:06 +00:00
jerome
590a837a34 MDL-15112 lesson dml conversion 2008-06-11 05:51:43 +00:00
jerome
667b0a1601 MDL-15112 lesson dml conversion 2008-06-11 05:39:52 +00:00
jamiesensei
08a7ead5d1 MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added CIC, ER and SE calculations. Calculation needs debugging. 2008-06-10 18:15:19 +00:00
jamiesensei
0c1c764e82 MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" started quiz statistics report in directory 'statistics' 2008-06-10 16:18:10 +00:00
agrabs
d558080856 MDL-15202
-
 The item textarea print out a notice while the excelexport if there are no values
2008-06-10 13:04:34 +00:00
agrabs
7e29e8005d MDL-15107 - feedback dml conversion 2008-06-10 13:02:07 +00:00
jamiesensei
5bb614fec5 MDL-14821 "Quiz: report overview page is not XHTML compliant" wrapped hidden form params in div with style 'display:none'.
Merged from 1.9
2008-06-10 10:24:15 +00:00
dongsheng
550f965438 "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
dongsheng
282fd2b21a "MDL-12304, fix double text, merged from MOODLE_18_STABLE" 2008-06-10 05:17:49 +00:00
skodak
245ac55791 MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
skodak
96d1387809 MDL-14679 towards adodb separation 2008-06-09 18:48:28 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
jamiesensei
8673a56615 MDL-15113 "quiz dml conversion" - fixing some sql broken during the conversion and removing unnecessary comma seperated list of ids where there are arrays of ids that can be used instead. 2008-06-09 13:27:31 +00:00
skodak
318e374544 MDL-15112 converted some skipped dml stuff 2008-06-09 12:29:40 +00:00
skodak
dfee5a9a8a MDL-15113 converted some skipped dml stuff 2008-06-09 12:18:13 +00:00
nicolasconnault
9cf4a18b41 MDL-15113 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing.
MDL-15100 Fixed a bug in gradelib.php
Plus edited tablelib.php for table_sql upgrade to dmllib 2.0
2008-06-09 10:00:35 +00:00
jerome
e57bc529da MDL-15112 lesson dml conversion 2008-06-09 02:08:59 +00:00
skodak
621fea38b8 MDL-15110 towards hotpot dml conversion 2008-06-08 19:37:17 +00:00
skodak
b7cf551827 MDL-15110 towards hotpot dml conversion 2008-06-08 16:07:11 +00:00
skodak
d3bf6f92f6 MDL-15104 chat dml conversion 2008-06-08 15:49:36 +00:00
skodak
deb3a60dc3 MDL-15116 survery dml conversion 2008-06-08 14:43:39 +00:00
skodak
ae8c356614 MDL-15109 glossary dml conversion 2008-06-08 10:43:39 +00:00
dongsheng
ea05eebf92 "MDL-14120, fix print_error" 2008-06-08 09:11:10 +00:00
dongsheng
334f186d61 "MDL-14129, fix print_error" 2008-06-08 09:08:25 +00:00
skodak
0085fff8b2 MDL-15107 feedback dml conversion 2008-06-07 22:22:06 +00:00
jamiesensei
9575899294 MDL-15180 "moved form to the top of the page" 2008-06-07 13:56:42 +00:00
jamiesensei
134cf8ae00 MDL-14821 "Quiz: report overview page is not XHTML compliant" gave the fieldsets in the form different names to avoid html id attribute conflict. 2008-06-07 12:56:58 +00:00
gbateson
19e8492299 fix conversion of relative URLs in Hot Potatoes "<=" and "=>" buttons on sites where slasharguments as disabled (Site Admin -> Server -> HTTP -> Use slash arguments) 2008-06-07 01:43:47 +00:00
jamiesensei
aa17ea53c4 MDL-15150 "Quiz Report broken in course without students" also now displaying a message when there are no attempts. 2008-06-06 14:59:24 +00:00
jamiesensei
a4ee9a602d MDL-15150 "Quiz Report broken in course without students" added warning message if there are no students in course yet. 2008-06-06 14:03:55 +00:00
jamiesensei
181608b708 MDL-15092 "Quiz overview report won't display if there are more than 29 questions" fixed this by going back to the old way of fetching data for display in the table. However still use table JOINs when user wants to sort by question grade. The user can sort by a maximum of two columns at once so the JOINs will not exceed the limit. 2008-06-06 13:21:50 +00:00
jamiesensei
c35f3afcf1 MDL-15170 "convert to use new tablelib api" 2008-06-06 12:09:14 +00:00
dongsheng
2f52a088bf "MDL-14129, fix print_error" 2008-06-06 08:46:48 +00:00
skodak
e348793639 MDL-15106 towards data mod dml conversion 2008-06-06 08:39:44 +00:00
skodak
9c00b5d7d0 MDL-15106 towards data mod dml conversion 2008-06-06 08:04:22 +00:00
skodak
3223bc9e9b MDL-15106 towards data mod dml conversion 2008-06-06 07:36:17 +00:00
skodak
9dd9cc2312 fixed syntax error 2008-06-06 07:08:18 +00:00
dongsheng
8a274bcde4 "MDL-14129, fix print_error" 2008-06-06 05:50:45 +00:00
jerome
646fc29036 MDL-15112 lesson dml conversion 2008-06-06 04:03:40 +00:00
dongsheng
5973a4c49e "MDL-14129, fix print_error" 2008-06-06 03:15:53 +00:00
mchurch
d28548d5e4 MDL-11892 Fixed calls to expand javascript to correctly use quoted strings in all necessary places. 2008-06-05 21:07:09 +00:00
skodak
2ac897cd40 MDL-15108 some forgotten conversions 2008-06-05 20:27:56 +00:00
nicolasconnault
4e44535526 MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing. 2008-06-05 20:16:09 +00:00
skodak
a656d95103 MDL-15106 towards data mod dml conversion 2008-06-05 19:26:57 +00:00
skodak
b13746a483 comment fix 2008-06-05 19:00:35 +00:00
skodak
eaa8ad4990 MDL-15094 some forgotten conversions 2008-06-05 18:23:28 +00:00