Moodle

rename and reorder quiz reports tabs

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 2.0
  • Component/s: Quiz
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

Tim suggests we rename :

  • 'detailled responses' to 'responses'. 'Detailled' is redundant.
  • 'Overview' report to be renamed 'Grades'
  • Item Analysis will be slightly changed, see item in tracker and renamed 'Statistics'.

Then the tabs would be reordered as below :

Grades Responses Statistics Regrade Manual grading

Comments anyone?

Activity

Hide
Jean-Michel Vedrine added a comment -

Sounds good to me detailed was an unneeded trace of old "detailed statistics"
Just tell me if the decision is final and I will update responses lang file accordingly.

Show
Jean-Michel Vedrine added a comment - Sounds good to me detailed was an unneeded trace of old "detailed statistics" Just tell me if the decision is final and I will update responses lang file accordingly.
Hide
Tim Hunt added a comment -

Just to confirm, I agree with this.

Show
Tim Hunt added a comment - Just to confirm, I agree with this.
Hide
Jamie Pratt added a comment -

Since Item Analysis will be split into two reports we will have tabs :

'Grades' 'Responses' 'Quiz Statistics' 'Item Statistics' 'Regrade' 'Manual grading'

Show
Jamie Pratt added a comment - Since Item Analysis will be split into two reports we will have tabs : 'Grades' 'Responses' 'Quiz Statistics' 'Item Statistics' 'Regrade' 'Manual grading'
Hide
Jamie Pratt added a comment -

I'm thinking that we need to keep the names of the directories of the existing reports as they are now. The item analysis report - in dir analysis will be the Item Statistics report. I'm going to make a new dir for the Quiz Statistics report - 'statistics'.

Show
Jamie Pratt added a comment - I'm thinking that we need to keep the names of the directories of the existing reports as they are now. The item analysis report - in dir analysis will be the Item Statistics report. I'm going to make a new dir for the Quiz Statistics report - 'statistics'.
Hide
Jamie Pratt added a comment -

Actually I think I'll make a new dir for the Item Statistics report as it will be considerably different to the Item Analysis report. I'm going to write it from scratch copying and pasting from the new overview report and the old analysis report, I think there is little point in keeping a history of changes.

Show
Jamie Pratt added a comment - Actually I think I'll make a new dir for the Item Statistics report as it will be considerably different to the Item Analysis report. I'm going to write it from scratch copying and pasting from the new overview report and the old analysis report, I think there is little point in keeping a history of changes.
Hide
Tim Hunt added a comment -

A agree with the last few comments. Except that I thought that the only way to get statistics on a particular item was to select that item from the Test statistics report, so does it make sense to have it appear as a separate tab?

Does it make any sense to copy the old item analysis report to contrib for people who want it? (I can't think why they would.)

Also, in terms of ordering the tabs, is it feasible to give plugin authors some control over the order of the tabs? Is there some way that each report can return an integer (the standard report could return 100, 200, 300, ...) and then sort the tabs on those numbers before displaying? Just a thought, not important. I think at the moment it does the standard reports in a pre-defined order, then any extra plugins in some order.

Show
Tim Hunt added a comment - A agree with the last few comments. Except that I thought that the only way to get statistics on a particular item was to select that item from the Test statistics report, so does it make sense to have it appear as a separate tab? Does it make any sense to copy the old item analysis report to contrib for people who want it? (I can't think why they would.) Also, in terms of ordering the tabs, is it feasible to give plugin authors some control over the order of the tabs? Is there some way that each report can return an integer (the standard report could return 100, 200, 300, ...) and then sort the tabs on those numbers before displaying? Just a thought, not important. I think at the moment it does the standard reports in a pre-defined order, then any extra plugins in some order.
Hide
Jamie Pratt added a comment -

added new db table quiz_report that lists reports and has a field for their display order. Standard reports are automatically added to table. Reports that are not on disk are ignored.

Show
Jamie Pratt added a comment - added new db table quiz_report that lists reports and has a field for their display order. Standard reports are automatically added to table. Reports that are not on disk are ignored.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: