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
a401b0f1
Commit
a401b0f1
authored
Jul 23, 2015
by
Chris Dodge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some tweeks
parent
150f7866
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
edx_proctoring/templates/proctoring/proctoring_launch_callback.html
+8
-2
No files found.
edx_proctoring/templates/proctoring/proctoring_launch_callback.html
View file @
a401b0f1
...
@@ -17,7 +17,11 @@
...
@@ -17,7 +17,11 @@
}
}
.steps-container
{
.steps-container
{
width
:
80%
;
width
:
100%
;
}
.body-container
{
width
:
85%
;
}
}
.steps-container
p
{
.steps-container
p
{
...
@@ -157,8 +161,9 @@
...
@@ -157,8 +161,9 @@
</div>
</div>
<div
class=
"steps-container"
>
<div
class=
"steps-container"
>
<div
class=
"body-container"
>
<h3>
{% blocktrans %} Your Proctoring Set Up is Complete {% endblocktrans %}
</h3>
<h3>
{% blocktrans %} Your Proctoring Set Up is Complete {% endblocktrans %}
</h3>
<p>
{% blocktrans %} y
ou may proceed and enter exam now {% endblocktrans %}
</p>
<p>
{% blocktrans %} Y
ou may proceed and enter exam now {% endblocktrans %}
</p>
<div
class=
"alert"
>
<div
class=
"alert"
>
{% blocktrans %} Please leave the window open in the background {% endblocktrans %}
{% blocktrans %} Please leave the window open in the background {% endblocktrans %}
...
@@ -187,6 +192,7 @@
...
@@ -187,6 +192,7 @@
Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
</div>
<div
class=
"footer"
>
<div
class=
"footer"
>
<button>
<button>
{% blocktrans %} Enter My Exam {% endblocktrans %}
{% blocktrans %} Enter My Exam {% endblocktrans %}
...
...
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