~~~~~~~~~~~~~~~~~~~~~ * Bug fix for onboarding info panel showing for all proctoring backends, independent of support for onboarding exams
2.6.6
~~~~~~~~~~~~~~~~~~~~~ * Bug fix for issue that prevented exam resets
2.6.5
~~~~~~~~~~~~~~~~~~~~~ * Update error interstitial to use the reset_exam_attempt flow that is used for other onboarding attempt reset
2.6.4
~~~~~~~~~~~~~~~~~~~~~ * Fix bug that was preventing exams from being reset * Add exam removal endpoint to be used on the instructor dashboard in place of the current exam attempt reset endpoint as we now have multiple attempts. This new endpoint is only accessible to course and edX staff
2.6.3
~~~~~~~~~~~~~~~~~~~~~ * Update the learner onboarding status panel on "submitted" state so learner knows they need to wait * Added npm-shrinkwrap.json to pin the graceful-fs to version 4.2.2 to solve "primordials" exception during gulp test
2.6.2
~~~~~~~~~~~~~~~~~~~~~ * Update endpoint that returns onboarding exam status to account for users enrollment mode.