Closed (fixed)
Project:
Class
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2007 at 20:49 UTC
Updated:
14 Oct 2007 at 05:41 UTC
When you turn the class portfolio or class notes module off, it breaks the summary view for both teacher and student. It seems that there are some dependencies in the summary view that are causing this.
Comments
Comment #1
regx commentedSummary view now only displays summary for enabled modules.
Currently the summary is done by loading the appropriate views. It would probably be better to define a class_summary hook so that we can just call invoke class summary. This would make it easier to add more class modules.
Comment #2
(not verified) commented