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
e82987a3
Commit
e82987a3
authored
Jan 14, 2013
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
problem editor - revised classes on editor cheatsheet text and explanation tooltip text
parent
11656feb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
cms/templates/widgets/problem-edit.html
+5
-5
No files found.
cms/templates/widgets/problem-edit.html
View file @
e82987a3
...
...
@@ -16,7 +16,7 @@
class=
"problem-editor-icon number"
></span></a></li>
<li><a
href=
"#"
class=
"dropdown-button"
data-tooltip=
"Option Response"
><span
class=
"problem-editor-icon dropdown"
></span></a></li>
<li><a
href=
"#"
class=
"explanation-button"
data-tooltip=
"Explanation
(aka Solution)
"
><span
<li><a
href=
"#"
class=
"explanation-button"
data-tooltip=
"Explanation"
><span
class=
"problem-editor-icon explanation"
></span></a></li>
</ul>
<ul
class=
"editor-tabs"
>
...
...
@@ -57,7 +57,7 @@
<
/div
>
<
div
class
=
"row"
>
<
h6
>
Check
Multiple
<
/h6
>
<
div
class
=
"col sample
explanation
"
>
<
div
class
=
"col sample
check-multiple
"
>
<
img
src
=
"/static/img/multi-example.png"
/>
<
/div
>
<
div
class
=
"col"
>
...
...
@@ -68,7 +68,7 @@
<
/div
>
<
div
class
=
"row"
>
<
h6
>
String
Response
<
/h6
>
<
div
class
=
"col sample
explanation
"
>
<
div
class
=
"col sample
string-response
"
>
<
img
src
=
"/static/img/string-example.png"
/>
<
/div
>
<
div
class
=
"col"
>
...
...
@@ -77,7 +77,7 @@
<
/div
>
<
div
class
=
"row"
>
<
h6
>
Numerical
Response
<
/h6
>
<
div
class
=
"col sample
explanation
"
>
<
div
class
=
"col sample
numerical-response
"
>
<
img
src
=
"/static/img/number-example.png"
/>
<
/div
>
<
div
class
=
"col"
>
...
...
@@ -86,7 +86,7 @@
<
/div
>
<
div
class
=
"row"
>
<
h6
>
Option
Response
<
/h6
>
<
div
class
=
"col sample
explanation
"
>
<
div
class
=
"col sample
option-reponse
"
>
<
img
src
=
"/static/img/select-example.png"
/>
<
/div
>
<
div
class
=
"col"
>
...
...
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