Skip to content

Releases: openedx/frontend-lib-special-exams

v1.6.2

15 Jun 15:22
586a81d
Compare
Choose a tag to compare

1.6.2 (2021-06-15)

Bug Fixes

  • do not show continue button on ready_to_submit pages if timer reached 0 (#22) (586a81d)

v1.6.1

15 Jun 13:29
7e74a25
Compare
Choose a tag to compare

1.6.1 (2021-06-15)

Bug Fixes

  • End Exam Button doesn't work from outside special exam sequence (#24) (7e74a25)

v1.6.0

15 Jun 13:13
f250975
Compare
Choose a tag to compare

1.6.0 (2021-06-15)

Features

  • [BD-26] Improve handling of API errors, refactor redux store initialization, fix multiple API calls, add new pages (#21) (f250975), closes #37 #38

v1.5.0

14 Jun 14:47
5ea7bec
Compare
Choose a tag to compare

1.5.0 (2021-06-14)

Features

  • [BD-26][EDUCATOR-5808] Part-2 Add additional pages for onboarding / practice exams (#17) (5ea7bec)

v1.4.0

09 Jun 13:41
ef7110b
Compare
Choose a tag to compare

1.4.0 (2021-06-09)

Features

  • [BD-26] feat: add functionality for taking exam without proctoring (#13) (ef7110b), closes #21

v1.3.0

08 Jun 13:29
2b9effb
Compare
Choose a tag to compare

1.3.0 (2021-06-08)

Features

  • [BD-26][EDUCATOR-5811] Add missed proctored exam instruction pages (#18) (2b9effb)

v1.2.0

03 Jun 19:30
3106b5a
Compare
Choose a tag to compare

1.2.0 (2021-06-03)

Features

  • [BD-26][EDUCATOR-5813] Add pages for pending/failed prerequisites (#11) (3106b5a)

v1.1.0

25 May 15:28
c4b2b13
Compare
Choose a tag to compare

1.1.0 (2021-05-25)

Features

  • [BD-26][EDUCATOR-5791, EDUCATOR-5767] Add handling of exam API errors and support for js workers from provider (#7) (c4b2b13), closes #14 #16

v1.0.1

25 May 13:57
9c946bf
Compare
Choose a tag to compare

1.0.1 (2021-05-25)

Bug Fixes

  • don't do pulling when exam is in 'ready_to_submit' status (#6) (9c946bf)

v1.0.0

14 May 13:53
fab224f
Compare
Choose a tag to compare

1.0.0 (2021-05-14)

Bug Fixes

Features

  • [BD-26] Create lib api service to interact with exam (4b0b7c7)
  • [BD-26] Initial special exams extension lib with timed exam feature for learning app (b7eecb5)
  • [BD-26] Investigate if special exam details can be or should be fetched from API (63f4934)
  • added comment describing necessity of skipping poll in ready_to_submit attempt status (b87d56b)
  • added event emitter decision, refactor package for edx scope, add fixme about ready_to_submit polling (fe6aa32)
  • added userId props for SequenceExamWrapper (32e1555)
  • build in to es module (86e9eb7)
  • fix missing last line (e611ccc)
  • initial lib project structure (571a925)
  • take control over exam instructions (e352d7a)