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
cff581d5
Commit
cff581d5
authored
Nov 19, 2012
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
settings - revised assignment due time field and provided UTC context/help
parent
0114366c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
cms/templates/settings.html
+4
-3
No files found.
cms/templates/settings.html
View file @
cff581d5
...
@@ -318,7 +318,7 @@
...
@@ -318,7 +318,7 @@
<label
for=
"course-effort"
>
Hours of Effort per Week:
</label>
<label
for=
"course-effort"
>
Hours of Effort per Week:
</label>
<div
class=
"field"
>
<div
class=
"field"
>
<div
class=
"input"
>
<div
class=
"input"
>
<input
type=
"text"
class=
"short"
id=
"course-effort"
>
<input
type=
"text"
class=
"short"
id=
"course-effort"
placeholder=
"HH:MM"
>
<span
class=
"tip tip-inline"
>
Time students should spend on all course work
</span>
<span
class=
"tip tip-inline"
>
Time students should spend on all course work
</span>
</div>
</div>
</div>
</div>
...
@@ -640,8 +640,9 @@
...
@@ -640,8 +640,9 @@
<div
class=
"field"
>
<div
class=
"field"
>
<div
class=
"input"
>
<div
class=
"input"
>
<input
type=
"text"
id=
"course-grading-graceperiod"
>
<input
type=
"text"
id=
"course-grading-duetime"
placeholder=
"HH:MM"
>
<span
class=
"tip tip-stacked"
>
The standard time of day assignments are due by
</span>
<span
class=
"tip tip-stacked"
>
Boston, MA Local Time (UTC/GMT -5 hours)
</span>
<span
class=
"tip tip-stacked"
><a
href=
"http://www.worldtimeserver.com/convert_time_in_UTC.aspx"
>
Convert to your time zone
</a></span>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
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