-
Requirement is to
- plot the yearwise students tracker
- when multiple years are selected then years has to be identified
- learners belonging to the group has to be reverse sorted.
- when multiple years are selected then years has to be identified
- plot the learning trend of n users (number of nodes completed vs time)
- for 2 users only , show the both the in progress (dashed) and completed (solid) line. Distinguish 2 users by color.
- for multi users, show only completed nodes count trend over period of time.
- sort by option so that any of the below data fields can be sorted.
- plot the yearwise students tracker
-
Data is in the form of:
- name of the student
- year of engineering
- number of nodes completed
- number of nodes inprogress
- total scores