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

[BD-26][EDUCATOR-5798] fix: don't do polling when exam is in 'ready_to_submit' status #19

Conversation

viktorrusakov
Copy link

@viktorrusakov viktorrusakov commented May 25, 2021

This PR fixes a bug where an exam would be polled when in 'ready_to_submit' status which could move the attempt into an error state.

JIRA: EDUCATOR-5798

should be merged first

@viktorrusakov viktorrusakov requested a review from idegtiarov May 25, 2021 14:30
@viktorrusakov viktorrusakov changed the title fix: don't do pulling when exam is in 'ready_to_submit' status [BD-26][EDUCATOR-5798] fix: don't do polling when exam is in 'ready_to_submit' status May 25, 2021
@idegtiarov idegtiarov merged commit d3ebbaa into main May 25, 2021
viktorrusakov added a commit that referenced this pull request Jun 3, 2021
…proctored exams (#10)

* feat: [OeX_Proctoring-178] add mock api for fetching proctoring settings and instructions

* feat: use API instead of mocked data to get proctoring settings

* feat: add proctoring software download page + refactor footer

* feat: add user verification page

* feat: add proctored exam instructions page (when exam is in 'ready_to_start' status)

* feat: [OeX_Proctoring-178] fetch proctoring settings and add proctoring exam instructions (#14)

Co-authored-by: Ihor Romaniuk <[email protected]>
Co-authored-by: Sagirov Evgeniy <[email protected]>

* [BD-26] Cover timed exam functionality with unit and functional tests (#16)

* feat: Cover timed exam functionality with unit and functional tests

* fix: don't do pulling when exam is in 'ready_to_submit' status (#19)

* [BD-26][EDUCATOR-5791, EDUCATOR-5767] Add handling of exam API errors and support for js workers from provider (#20)

* feat: add handling of exam API errors

* feat: add support for workers from proctoring providers

* feat: get provider software download url from backend instead of building on the frontend

* fix: merge errors

* fix: fix tests

* feat: add verification url to user verification page

Co-authored-by: Ihor Romaniuk <[email protected]>
Co-authored-by: Sagirov Eugeniy <[email protected]>
Co-authored-by: Ihor Romaniuk <[email protected]>
Co-authored-by: Sagirov Evgeniy <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants