mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" started quiz statistics report in directory 'statistics'
This commit is contained in:
parent
d558080856
commit
0c1c764e82
5 changed files with 286 additions and 0 deletions
|
@ -3933,6 +3933,10 @@ table.quizreviewsummary td.cell {
|
|||
width: 80%;
|
||||
margin: auto;
|
||||
}
|
||||
#mod-quiz-report table.titlesleft td.c0
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
#mod-quiz-report table#attempts,
|
||||
#mod-quiz-report h2.main {
|
||||
clear: both;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue