cyrusinnovation / CodeTestBotApp

Ember client app for the CodeTestBot application.
MIT License
0 stars 2 forks source link

Allow an assessor to edit their assessment for an hour after they created it. #42

Closed lvgelder closed 10 years ago

lvgelder commented 10 years ago

Edit button is only shown for people looking at their own assessment. Edit button is only shown for an hour after they have submitted their assessment.

The edit assessment page will not allow an assessor to edit someone else's assessment. (The API wouldn't allow it anyway, but no point allowing people to change the text if they can't submit it)