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

chore: dummy commit2 #603

Draft
wants to merge 2 commits into
base: kaustav/test_target
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions cms/djangoapps/contentstore/rest_api/v1/views.py
Expand Up @@ -44,6 +44,7 @@ class ProctoredExamSettingsView(APIView):
A view for retrieving information about proctored exam settings for a course.



Path: ``/api/contentstore/v1/proctored_exam_settings/{course_id}``

Accepts: [GET, POST]
Expand Down
1 change: 1 addition & 0 deletions lms/templates/main.html
Expand Up @@ -101,6 +101,7 @@
<%static:css group='${self.attr.main_css}'/>
% endif


% if disable_courseware_js:
<%static:js group='base_vendor'/>
<%static:js group='base_application'/>
Expand Down