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] Fix a bug with JS worker #14

Conversation

viktorrusakov
Copy link
Contributor

@viktorrusakov viktorrusakov commented Jun 2, 2021

This PR fixes a bug where JS worker would not send onStartAttempt message to proctoring backend provider when proctoring exam starts.

NOTE: should be merged after #11 and #12 are both merged

ihor-romaniuk and others added 9 commits May 25, 2021 15:40
…ng exam instructions (#14)

Co-authored-by: Ihor Romaniuk <[email protected]>
Co-authored-by: Sagirov Evgeniy <[email protected]>
…#16)

* feat: Cover timed exam functionality with unit and functional tests
… and support for js workers from provider (#20)

* feat: add handling of exam API errors

* feat: add support for workers from proctoring providers
…e download, ready to start instruction (#17)

* feat: add user verification page

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

* 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]>
* feat: add prerequisites pages
* feat: [BD-26] Add missed proctored exam instruction pages

add test for ready to resume and error instructions
…all timed and proctored instructions (#21)

* feat: add test coverage for all timed and proctored instructions

Co-authored-by: Ihor Romaniuk <[email protected]>
@openedx-webhooks openedx-webhooks added blended PR is managed through 2U's blended developmnt program needs triage labels Jun 2, 2021
@openedx-webhooks
Copy link

Thanks for the pull request, @viktorrusakov! I've created BLENDED-861 to keep track of it in Jira. More details are on the BD-26 project page.

When this pull request is ready, tag your edX technical lead.

zacharis278 pushed 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]>
@zacharis278
Copy link
Contributor

can you rebase this one so commits from #11 are included?

@viktorrusakov
Copy link
Contributor Author

can you rebase this one so commits from #11 are included?

can you please merge #18 first? I think every other currently open PR contains commits from that one, it seems we forgot to open that PR in time and now order is messed up a little

@viktorrusakov
Copy link
Contributor Author

closing this one since it's part of #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blended PR is managed through 2U's blended developmnt program rejected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants