Learning Platform client application for students and instructors. Tracks student data as they progress through their core and technical learning objectives.
1
stars
8
forks
source link
As a learner, I should not be able to submit the same proposal more than once #36
If a student makes a change to their proposal, they are going back to the submission form and submitting it again. This is causing duplicate proposal entries, which must be avoided.
If a student does this, prevent it in the API and have the client present a message that it can't be submitted again and that the documents can be updated and we will see them.
If a student makes a change to their proposal, they are going back to the submission form and submitting it again. This is causing duplicate proposal entries, which must be avoided.
If a student does this, prevent it in the API and have the client present a message that it can't be submitted again and that the documents can be updated and we will see them.