ralucaa / PSD3

Undergraduate Teaching Session Management System
0 stars 0 forks source link

Exporting all attendance for a single student. #7

Closed shnako closed 10 years ago

shnako commented 10 years ago

Spike 1 Condition 3

"Admin should be able to export all recorded information for a single student (like a transcript) (student selected by admin)."

Needs clarification of format.

Tomazz commented 10 years ago

I edited the StudentAttendance class but I think that we need to implement the code in the way that it generates CSV in the following manner: First name,Surname,ID number,Assignment: Laboratory 1,Assignment: Laboratory 2...

HelenFoster commented 10 years ago

Jeremy posted a new example file. I pushed it as examples/export_student.csv