I'm working on a design project and I'm having a hard time figuring out the UI for the last part: grades (1 to 10 + date of grade) and attendance (date of missed class). This is the admin side, which includes adding, editing and deleting both grades and attendance. Each student will have on their page a list of all the subjects, like so:
Clicking on the cog will bring down the required info. So how should I structure this data so it would be usable and easy to understand? Should I split the horizontal space in 2?