Author | Message |
---|---|
ashoush
Posts: 25
|
Posted 12:39 Nov 17, 2009 |
Dear Dr. Sun,
Couple of questions: 1- After a student takes an assignment, what should happen if he/she tries to do it again? 2- Do we need to have a section to retrieve the submitted answers from database and show them, or you can look it up directly in the database for evaluation? Thanks Arash |
cysun
Posts: 2935
|
Posted 14:09 Nov 17, 2009 |
Yes. A student should be able to do an assignment as many time as they want before the due time. The system should show the previous answers when a student tries to redo an assignment. See http://sun.calstatela.edu/csns/forum/viewTopic.html?topicId=2131669.
For this assignment you do not need to implement the instructor's interface for viewing/grading submissions. I'll grade this assignment by a) trying to redo an assignment and see if the previous answers show up, and/or b) check the database directly to see if the answers are saved. |