Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve Assignment - Story 4.25 #424

Open
LinKassem opened this issue May 6, 2014 · 2 comments
Open

Solve Assignment - Story 4.25 #424

LinKassem opened this issue May 6, 2014 · 2 comments

Comments

@LinKassem
Copy link
Collaborator

As a student, I should be able to solve problems in the assignments.

Success Scenario

  • Student navigates to the course page, clicks on an assignment which is not yet over due. He will be navigated to the assignment page where the list of problems inside this assignment will appear.
  • Student clicks on a particular problem.He will be navigated to the solve problem page.
  • Student can see problem description and will be able to solve the problem by writing code inside the editor.
  • Student can compile his solution.
  • Student can submit this particular problem by pressing on "Submit Solution" button.
  • Success message will appear "Solution of the problem have been submitted!" and the student will be redirected to the assignment page.
  • The label beside this particular problem will change to be "solved".
  • The student can submit the whole assignment by pressing on the "Submit Assignment" button.

Failure Scenario

  • The student did not write any solution and he pressed the "Submit Solution" button : The "Submit Solution" button will be always disabled and only enabled when the student write any solution in the code editor
  • The student navigated to a previously submitted problem inside a yet to be submitted assignment : The last submitted solution to the problem will appear in the code editor and upon submission a message "solution updated!" will appear.
  • The student clicks on the problem of a an assignment where the deadline has passed : The student will only be able to see only the problem title and description.
@LinKassem LinKassem added this to the Sprint 2 milestone May 6, 2014
@LinKassem LinKassem self-assigned this May 6, 2014
@ahmedhagii
Copy link
Collaborator

please add the status label
@LinSara

@ahmedhagii ahmedhagii changed the title Solve Asignment - Story 4.25 Solve Assignment - Story 4.25 May 10, 2014
@LinKassem
Copy link
Collaborator Author

@ahmedhagii done

LinKassem added a commit that referenced this issue May 18, 2014
mohamedsaeed93 pushed a commit to mohamedsaeed93/Coolsoft-14 that referenced this issue Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants