Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
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
edx
edx-platform
Commits
bae9c307
Commit
bae9c307
authored
Aug 26, 2013
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Verification: revised semantic classes/organization - WIP
parent
af8339c7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
21 deletions
+19
-21
common/templates/course_modes/choose.html
+2
-2
lms/templates/verify_student/photo_verification.html
+16
-18
lms/templates/verify_student/show_requirements.html
+1
-1
No files found.
common/templates/course_modes/choose.html
View file @
bae9c307
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
<
%!
from
django
.
core
.
urlresolvers
import
reverse
%
>
<
%!
from
django
.
core
.
urlresolvers
import
reverse
%
>
<
%
inherit
file=
"../main.html"
/>
<
%
inherit
file=
"../main.html"
/>
<
%
block
name=
"bodyclass"
>
register verification
select-track
</
%
block>
<
%
block
name=
"bodyclass"
>
register verification
-process step-
select-track
</
%
block>
<
%
block
name=
"js_extra"
>
<
%
block
name=
"js_extra"
>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
(
document
).
ready
(
function
()
{
$
(
document
).
ready
(
function
()
{
$
(
".more"
).
slideUp
();
$
(
".more"
).
hide
();
$
(
".expand"
).
click
(
function
(
e
)
{
$
(
".expand"
).
click
(
function
(
e
)
{
e
.
preventDefault
();
e
.
preventDefault
();
$
(
this
).
next
().
slideToggle
();
$
(
this
).
next
().
slideToggle
();
...
...
lms/templates/verify_student/photo_verification.html
View file @
bae9c307
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
%!
from
django
.
core
.
urlresolvers
import
reverse
%
>
<
%!
from
django
.
core
.
urlresolvers
import
reverse
%
>
<
%
inherit
file=
"../main.html"
/>
<
%
inherit
file=
"../main.html"
/>
<
%
block
name=
"bodyclass"
>
register verification
photos
</
%
block>
<
%
block
name=
"bodyclass"
>
register verification
-process step-
photos
</
%
block>
<
%
block
name=
"js_extra"
>
<
%
block
name=
"js_extra"
>
<!-- please move link to js/vendor/responsive-carousel/responsive-carousel.js from main.html to here -->
<!-- please move link to js/vendor/responsive-carousel/responsive-carousel.js from main.html to here -->
...
@@ -166,28 +166,26 @@
...
@@ -166,28 +166,26 @@
<
%
block
name=
"content"
>
<
%
block
name=
"content"
>
<div
class=
"container"
>
<div
class=
"container"
>
<header
class=
"page-header"
>
<header
class=
"page-header"
>
<h2
class=
"title"
>
You are registering for ${course_name} (ID Verified)
</h2>
<h2
class=
"title"
>
You are registering for ${course_name} (ID Verified)
</h2>
</header>
</header>
<section
class=
"progress"
>
<section
class=
"progress"
>
<header
class=
"section-head"
>
<header
class=
"section-head"
>
<h3
class=
"sr"
>
Your Progress
</h3>
<h3
class=
"sr title"
>
Your Progress
</h3>
</header>
</header>
<!--<span class="progress-line"></span><span class="progress-line-done"></span>-->
<ol>
<!--<span class="progress-status"></span><span class="progress-status-value"></span>-->
<li
class=
"progress-step done"
id=
"progress-step0"
><span
class=
"mini number"
></span>
Intro
</li>
<ol
class=
"progress-steps"
>
<li
class=
"progress-step current"
id=
"progress-step1"
><span
class=
"sr"
>
Current Step:
</span>
<span
class=
"number"
>
1
</span>
Take Photo
</li>
<li
class=
"progress-step done"
id=
"progress-step0"
><span
class=
"mini number"
></span>
Intro
</li>
<li
class=
"progress-step"
id=
"progress-step2"
>
<span
class=
"number"
>
2
</span>
Take ID Photo
</li>
<li
class=
"progress-step current"
id=
"progress-step1"
><span
class=
"sr"
>
Current Step:
</span>
<span
class=
"number"
>
1
</span>
Take Photo
</li>
<li
class=
"progress-step"
id=
"progress-step3"
>
<span
class=
"number"
>
3
</span>
Confirm Submission
</li>
<li
class=
"progress-step"
id=
"progress-step2"
>
<span
class=
"number"
>
2
</span>
Take ID Photo
</li>
<li
class=
"progress-step"
id=
"progress-step4"
>
<span
class=
"number"
>
4
</span>
Make Payment
</li>
<li
class=
"progress-step"
id=
"progress-step3"
>
<span
class=
"number"
>
3
</span>
Confirm Submission
</li>
<li
class=
"progress-step"
id=
"progress-step5"
><span
class=
"number"
><i
class=
"icon-ok"
></i></span>
Confirmation
</li>
<li
class=
"progress-step"
id=
"progress-step4"
>
<span
class=
"number"
>
4
</span>
Make Payment
</li>
</ol>
<li
class=
"progress-step"
id=
"progress-step5"
><span
class=
"number"
><i
class=
"icon-ok"
></i></span>
Confirmation
</li>
</ol>
</section>
</section>
<section
class=
"wrapper carousel"
data-transition=
"slide"
>
<section
class=
"wrapper carousel"
data-transition=
"slide"
>
<div
id=
"wrapper-facephoto"
class=
"block-photo"
>
<div
id=
"wrapper-facephoto"
class=
"block-photo"
>
<h3
class=
"title"
>
Take Your Photo
</h3>
<h3
class=
"title"
>
Take Your Photo
</h3>
...
@@ -217,7 +215,7 @@
...
@@ -217,7 +215,7 @@
</div>
</div>
<div
class=
"photo-tips facetips"
>
<div
class=
"
help
photo-tips facetips"
>
<h4>
Tips on taking a successful photo
</h4>
<h4>
Tips on taking a successful photo
</h4>
<ul>
<ul>
<li>
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.
</li>
<li>
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.
</li>
...
@@ -230,7 +228,7 @@
...
@@ -230,7 +228,7 @@
<div
class=
"wrapper-down"
>
<div
class=
"wrapper-down"
>
<div
class=
"faq facefaq"
>
<div
class=
"faq facefaq"
>
<h4
class=
"sr"
>
Common Questions
</h4>
<h4
class=
"sr
title
"
>
Common Questions
</h4>
<dl>
<dl>
<dt>
Why do you need my photo?
</dt>
<dt>
Why do you need my photo?
</dt>
<dd>
We need your photo to confirm that you are you.
</dd>
<dd>
We need your photo to confirm that you are you.
</dd>
...
...
lms/templates/verify_student/show_requirements.html
View file @
bae9c307
<
%!
from
django
.
utils
.
translation
import
ugettext
as
_
%
>
<
%!
from
django
.
utils
.
translation
import
ugettext
as
_
%
>
<
%!
from
django
.
core
.
urlresolvers
import
reverse
%
>
<
%!
from
django
.
core
.
urlresolvers
import
reverse
%
>
<
%
inherit
file=
"../main.html"
/>
<
%
inherit
file=
"../main.html"
/>
<
%
block
name=
"bodyclass"
>
register verification
requirements
</
%
block>
<
%
block
name=
"bodyclass"
>
register verification
-process step-
requirements
</
%
block>
<
%
block
name=
"content"
>
<
%
block
name=
"content"
>
<div
class=
"container"
>
<div
class=
"container"
>
...
...
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