Issue Details (XML | Word | Printable)

Key: MDL-14203
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Minor Minor
Assignee: Jamie Pratt
Reporter: Jamie Pratt
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14202

split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report

Created: 04/Apr/08 10:16 PM   Updated: 12/Jul/08 04:22 PM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Jamie Pratt and Tim Hunt
Security Level: None
Resolved date: 12/Jul/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Jamie Pratt committed 5 files to 'Moodle CVS' - 11/Jun/08 12:18 AM
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" started quiz statistics report in directory 'statistics'
ADD lang/en_utf8/quiz_statistics.php   Rev. 1.1    (+0 -0 lines)
MODIFY theme/standard/styles_layout.css   Rev. 1.581    (+4 -0 lines)
MODIFY mod/quiz/report/reportlib.php   Rev. 1.20    (+12 -0 lines)
ADD mod/quiz/report/statistics/report.php   Rev. 1.1    (+0 -0 lines)
ADD mod/quiz/report/statistics/statistics_form.php   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 11/Jun/08 01:04 AM
Adding a translated lang file for Quiz Statistics report MDL-14203.
ADD ja_utf8/quiz_statistics.php   Rev. 1.1    (+0 -0 lines)
Jamie Pratt committed 2 files to 'Moodle CVS' - 11/Jun/08 02:15 AM
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.
MODIFY mod/quiz/report/statistics/report.php   Rev. 1.2    (+60 -18 lines)
MODIFY lang/en_utf8/quiz_statistics.php   Rev. 1.2    (+6 -2 lines)
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 11/Jun/08 02:48 AM
Translated new strings for Quiz Statistics report MDL-14203.
MODIFY ja_utf8/quiz_statistics.php   Rev. 1.2    (+5 -1 lines)
Jamie Pratt committed 1 file to 'Moodle CVS' - 11/Jun/08 11:31 PM
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added calculations for CIC, ER and SE.
MODIFY mod/quiz/report/statistics/report.php   Rev. 1.3    (+23 -16 lines)
martignoni committed 1 file to 'Lang CVS' - 12/Jun/08 02:45 AM
MDL-14203, new file added
ADD fr_utf8/quiz_statistics.php   Rev. 1.1    (+0 -0 lines)
Jamie Pratt committed 1 file to 'Moodle CVS' - 12/Jun/08 10:36 PM
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" checking this file in although it is not used yet. It is included in report.php.
ADD mod/quiz/report/statistics/statistics_table.php   Rev. 1.1    (+0 -0 lines)
Jamie Pratt committed 4 files to 'Moodle CVS' - 15/Jun/08 07:58 PM
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added start of "Quiz structure analysis" table
MODIFY theme/standard/styles_layout.css   Rev. 1.583    (+1 -1 lines)
MODIFY mod/quiz/report/statistics/statistics_table.php   Rev. 1.3    (+76 -193 lines)
MODIFY lang/en_utf8/quiz_statistics.php   Rev. 1.3    (+5 -1 lines)
MODIFY mod/quiz/report/statistics/report.php   Rev. 1.4    (+12 -4 lines)
Mitsuhiro Yoshida committed 11 files to 'Lang CVS' - 15/Jun/08 11:25 PM
Translated new strings for Quiz Statistics MDL-14203.
Translated new strings for chat, debug, error ,gradeimport, hotpot, question, quiz, scorm and wiki MDL-14129.
MODIFY ja_utf8/quiz_statistics.php   Rev. 1.3    (+5 -1 lines)
MODIFY ja_utf8/README   Rev. 1.736    (+1 -1 lines)
MODIFY ja_utf8/scorm.php   Rev. 1.28    (+3 -1 lines)
MODIFY ja_utf8/question.php   Rev. 1.19    (+3 -1 lines)
MODIFY ja_utf8/chat.php   Rev. 1.23    (+2 -1 lines)
MODIFY ja_utf8/quiz.php   Rev. 1.148    (+3 -1 lines)
MODIFY ja_utf8/error.php   Rev. 1.72    (+25 -1 lines)
MODIFY ja_utf8/debug.php   Rev. 1.13    (+3 -2 lines)
MODIFY ja_utf8/wiki.php   Rev. 1.14    (+12 -1 lines)
MODIFY ja_utf8/hotpot.php   Rev. 1.32    (+3 -2 lines)
MODIFY ja_utf8/gradeimport_xml.php   Rev. 1.7    (+2 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 25/Jun/08 04:57 AM
MDL-14203, new strings translated
MODIFY fr_utf8/quiz_statistics.php   Rev. 1.2    (+5 -1 lines)