← Back to team overview

openteachermaintainers team mailing list archive

[Blueprint test-mode2] Test mode (for schools)

 

Blueprint changed by Milan Boers:

Whiteboard changed:
  See
  http://sourceforge.net/apps/mediawiki/openteacher/index.php?title=Test_mode_API
  
  This splits into:
  server (Assignee: ~marten-de-vries; Beta Available)
  TODO:
  - Make page that gives 401 for anonymous, and output for every other user. <- https://localhost:8080/users/me
  - Fix DELETE on tests, which gives error <- Fix released
  - Fix https://localhost:8080/tests/<id>/students, which gives error <- Fix released
+ - Add link to https://localhost:8080/tests/<id>/answers/<id> to https://localhost:8080/tests/<id>/students/<id> (or maybe combine these two?), connecting the right student id's, so it's easily possible to go from a user id and a test id, to this user's test answers in this test.
+ - Make possibility to publish results. (Teacher should be able to do this. After this, students should be able to see their results.)
  
  client (Assignee: ~milanboers; Alpha available)

-- 
Test mode (for schools)
https://blueprints.launchpad.net/openteacher/+spec/test-mode2