Open engelsmann opened 4 years ago
In the MVC GUI design pattern, User selects a class and a student using a Controller. The Model is modified to select relevant data for this student, and the View shows the selected data in the asked-for format. While the Dashboard will have one Controller to select the person/student for whom to present status, each part of the Dashboard will have its own sub-Model and corresponding View.
For an identified student, a subject dashboard page must show the behavioral data (registered according to #4) in the MVP. The dashboard must refer to one sub-course subject. (Duration of a few days up to some weeks).