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

update mark_student_can_skip_entrance_exam api to DRF #35284

Open
Tracked by #35057
awais786 opened this issue Aug 9, 2024 · 0 comments
Open
Tracked by #35057

update mark_student_can_skip_entrance_exam api to DRF #35284

awais786 opened this issue Aug 9, 2024 · 0 comments
Assignees

Comments

@awais786
Copy link
Contributor

awais786 commented Aug 9, 2024

Existing code

Postman testing

  1. send post request to this URL ( user your course id )
  2. pass the form-data as unique_student_identifier=admin

expected result
{ "message": "This student (admin) is already allowed to skip the entrance exam." }

end to end testing

  1. Go to this instructor->student-admin page
  2. Pass the username in Adjust a learner's entrance exam results input box
  3. press the Let Learner Skip Entrance Exam button.
Screenshot 2024-08-09 at 6 50 21 PM
@awais786 awais786 changed the title Mark_student_can_skip_entrance_exam mark_student_can_skip_entrance_exam upgrade api to DRF Aug 9, 2024
@awais786 awais786 changed the title mark_student_can_skip_entrance_exam upgrade api to DRF update mark_student_can_skip_entrance_exam upgrade api to DRF Aug 23, 2024
@awais786 awais786 changed the title update mark_student_can_skip_entrance_exam upgrade api to DRF update mark_student_can_skip_entrance_exam api to DRF Aug 23, 2024
@awais786 awais786 self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant