Issue Details (XML | Word | Printable)

Key: MDL-20827
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: David Mudrak
Reporter: Andrea Bicciolo
Votes: 0
Watchers: 0
Operations

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

Workshop shows different view

Created: 12/Nov/09 06:30 PM   Updated: 23/Nov/09 11:57 AM
Component/s: Workshop
Affects Version/s: 1.9.6
Fix Version/s: 1.9.7

File Attachments: None
Image Attachments:

1. workshop_C_parziale.jpg
(175 kB)

2. workshop_D_completo.jpg
(200 kB)

Database: MySQL
Participants: Andrea Bicciolo, Andrew Davis, David Mudrak and Petr Skoda (frankenstein)
Security Level: None
QA Assignee: Andrew Davis
Difficulty: Moderate
Resolved date: 18/Nov/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
When accessing Workshops as Teacher, views may differ without apparent reason. Different teacher/admins may obtain different views of the same workshop.

Attached a sample of different views of different workshops, obtained by the same user: a view misses Assesment and Assesment grade column.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda (frankenstein) added a comment - 12/Nov/09 07:20 PM
Please never set fix version to already released version This flag is usually set by developers when some fix is confirmed to be in some release, the reported should not usually use it even if he is allowed to do so.

Andrea Bicciolo added a comment - 12/Nov/09 08:41 PM
Thanks Petr, I'll do

David Mudrak added a comment - 13/Nov/09 02:08 AM
This is not bug. It happens to you because the workshop have different settings. The displayed columns are determined by the workshop type. The "parziale" screenshot represents a workshop type no grading grades. The "completo" screenshot is a workshop type with grading grades.

The complete table is displayed if

  • "Self Assessment" is enabled or
  • "Number of Assessments of Examples from Teacher" is set to a non-zero value or
  • "Number of Assessments of Student Submissions" is set to a non-zero value.

In the workshop with self assessment disabled, no teachers examples and no peer-grading, the shortened table without assessment information is displayed.


Andrea Bicciolo added a comment - 13/Nov/09 02:28 AM
David, thank you for your suggestions. Unfortunately, the two workshop has exactly the same settings. Settings from the shortned table view workshop:

Self assesment->Disabled
Number of Assessments of Examples from Teacher->0
Number of Assessments of Student Submissions->10

According to your suggestions, using the above settings, the complete table should appear, but it only appears the shortened one. URL available if needed.


Andrea Bicciolo added a comment - 13/Nov/09 02:33 AM
Sent a faulty workshop URL by Jabber. Hope to be mistaken.

David Mudrak added a comment - 13/Nov/09 03:54 AM
Andrea, try to resave the Workshop settings form - just click "Update this Workshop" button and then save. It should help. You are right - the workshop type is not calculated properly on newly created workshops that were not modified.

David Mudrak added a comment - 18/Nov/09 05:29 AM
Fixed in CVS. $wtype properly calculated for new instances, too.

Andrew Davis added a comment - 23/Nov/09 11:57 AM
Fix verified against 1.9.7