Student gradebook doesn't work with comment scores

Bug #513407 reported by Alan Elkner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SchoolTool Gradebook
In Progress
High
Justas Sadzevičius

Bug Description

When the student gradebook is called up with comment scoresystem activities, the values are rendered as 'Not Found' pages of schooltool.

Alan Elkner (aelkner)
Changed in schooltool.gradebook:
assignee: nobody → Alan Elkner (aelkner)
importance: Undecided → High
Revision history for this message
Alan Elkner (aelkner) wrote :

The page template renders correctly, but when it is loaded into the browser, the fckEditor ReplaceTextarea method is invoked for each textarea, replacing the them with the weird NotFound page template.

I traced though the fckEditor javascript in firebug, and the html that gets inserted into the doc that then in turn pollutes it with the NotFound template is:

<iframe id="form-widgets-ReportActivity___Frame" src="/@@/fckeditor/editor/fckeditor.html?InstanceName=form-widgets-ReportActivity&amp;Toolbar=schooltool" width="306" height="200" frameborder="0" scrolling="no"></iframe>

Looking at the src attribute, it clearly hits on the server to get a resource. That must be where it gets the NotFound error.

Revision history for this message
Justas Sadzevičius (justas.sadzevicius) wrote :

Alan, how does one create a comment activity in the gradebook? I kind of failed to do that. Step-by-step instructions would be appreciated.

Revision history for this message
Alan Elkner (aelkner) wrote :

Justus,

Comment score systems are only supported from report sheets. You need to log in as manager and create a report sheet and activity under it, then deploy the report sheet to the year or term where the section is. Then it will appear as a tab in the teacher's gradebook.

The schooltool book section on this provides detailed instructions:

http://book.schooltool.org/htmlhelp/report-sheet.html

Changed in schooltool.gradebook:
status: New → Triaged
milestone: none → 0.6.2
Changed in schooltool.gradebook:
assignee: Alan Elkner (aelkner) → Justas Sadzevičius (justas-pov)
status: Triaged → Confirmed
status: Confirmed → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.