Skip to content

Commit 600f5b4

Browse files
feat: add technical support URL in the LTI-based provider proctored exam download instructions (openedx#1258)
This commit changes the installed version of the frontend-lib-special-exams module from 2.25.0 to 2.26.0. This release adds support for displaying a technical support URL for LTI-based providers on the download instructions interstitial of proctored exams. The download instructions will display a technical support URL when it is returned from the proctoring settings backend endpoint. If the technical support URL is not available, then the technical support email and technical support phone number will be used instead.
1 parent 06d79ce commit 600f5b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@edx/frontend-component-footer": "12.2.1",
3434
"@edx/frontend-component-header": "4.6.0",
3535
"@edx/frontend-lib-learning-assistant": "^1.18.0",
36-
"@edx/frontend-lib-special-exams": "2.25.0",
36+
"@edx/frontend-lib-special-exams": "2.26.0",
3737
"@edx/frontend-platform": "5.5.2",
3838
"@edx/paragon": "20.46.0",
3939
"@edx/react-unit-test-utils": "npm:@edx/[email protected]",

0 commit comments

Comments
 (0)