Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-proctoring
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
edx-proctoring
Commits
c0612897
Commit
c0612897
authored
Jul 15, 2015
by
Chris Dodge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove debug print statement
parent
6b5dc0d8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
edx_proctoring/api.py
+0
-2
No files found.
edx_proctoring/api.py
View file @
c0612897
...
@@ -215,8 +215,6 @@ def create_exam_attempt(exam_id, user_id, taking_as_proctored=False):
...
@@ -215,8 +215,6 @@ def create_exam_attempt(exam_id, user_id, taking_as_proctored=False):
)
)
)
)
print
'**** callback url = {}'
.
format
(
callback_url
)
# now call into the backend provider to register exam attempt
# now call into the backend provider to register exam attempt
external_id
=
get_backend_provider
()
.
register_exam_attempt
(
external_id
=
get_backend_provider
()
.
register_exam_attempt
(
exam
,
exam
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment