UM-USElab / GradeCraft

GradeCraft is a gamified gradebook, intended to help motivate students to be more engaged in their own learning.
GNU Affero General Public License v3.0
9 stars 6 forks source link

Hide/Stack individual attendance and reading reactions on the assignment index #27

Closed chcholman closed 12 years ago

allspiritseve commented 12 years ago

Instead of spitting out all assignments in one loop, we'll need 4 loops (one for each assignment type). Above attendance and reading reactions, we'll need a summary line that adds up all the points and displays them like any other assignment. We can then use JS to hide/show the individual attendance/reading reaction lines.