Students should be able to view activity descriptions
Bug #306553 reported by
Jeffrey Elkner
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SchoolTool |
New
|
High
|
Alan Elkner | ||
SchoolTool Gradebook |
Fix Released
|
High
|
Alan Elkner |
Bug Description
I've begun using the Description text entry box for useful information about activities which I would like to share with students, but there is currently no way for them to view this information. Could we make the activity name a link in the student view of their gradebook, and link it to the description?
Related branches
lp://staging/~aelkner/schooltool.gradebook/april_fixes
- Gediminas Paulauskas (community): Approve
-
Diff: 1010 lines (+427/-217) (has conflicts)13 files modifiedCHANGES.txt (+7/-0)
src/schooltool/gradebook/browser/README.txt (+11/-4)
src/schooltool/gradebook/browser/gradebook.css (+30/-0)
src/schooltool/gradebook/browser/gradebook.py (+52/-7)
src/schooltool/gradebook/browser/gradebook_column_preferences.pt (+71/-57)
src/schooltool/gradebook/browser/gradebook_overview.pt (+22/-20)
src/schooltool/gradebook/browser/gradebook_rml.pt (+35/-14)
src/schooltool/gradebook/browser/mygrades.pt (+20/-10)
src/schooltool/gradebook/browser/pdf_views.py (+58/-9)
src/schooltool/gradebook/browser/request_absences_by_day.pt (+7/-3)
src/schooltool/gradebook/browser/request_failing_report.pt (+65/-55)
src/schooltool/gradebook/browser/request_student_report.pt (+4/-2)
src/schooltool/gradebook/browser/weight_categories.pt (+45/-36)
Changed in schooltool: | |
importance: | Undecided → High |
assignee: | nobody → Alan Elkner (aelkner) |
Changed in schooltool: | |
status: | New → Invalid |
Changed in schooltool.gradebook: | |
assignee: | nobody → Alan Elkner (aelkner) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in schooltool.gradebook: | |
milestone: | none → 0.6.2 |
Changed in schooltool.gradebook: | |
status: | Triaged → Fix Committed |
Changed in schooltool.gradebook: | |
status: | Fix Committed → Fix Released |
Changed in schooltool: | |
status: | Invalid → New |
To post a comment you must log in.
Just got off the phone with Alan who asked me to file a new bug much like this one, and then I found this fine nugget which has been sitting in the system unloved for more than a year ;-)
It may be better addressed by just including a new column in the student gradebook view, but whatever the solution, students should be able to see the description field, thus making it useful!