Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
problem-builder
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
problem-builder
Commits
29003051
Commit
29003051
authored
Apr 09, 2015
by
Jonathan Piacenti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixup! Remove erroneously added workbench scenario
parent
990ba628
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
+0
-22
problem_builder/templates/xml/mcq_with_html_choices.xml
+0
-22
No files found.
problem_builder/templates/xml/mcq_with_html_choices.xml
deleted
100644 → 0
View file @
990ba628
<vertical_demo>
<problem-builder
url_name=
"mcq_with_comments"
display_name=
"MCQ With Resizable popups"
weight=
"1"
enforce_dependency=
"false"
>
<pb-mcq
name=
"mrq_1_1_7"
question=
"What do you like in this MCQ?"
correct_choices=
"gracefulness,elegance,beauty"
>
<pb-choice
value=
"elegance"
><strong>
Its elegance
</strong></pb-choice>
<pb-choice
value=
"beauty"
><em>
Its beauty
</em></pb-choice>
<pb-choice
value=
"gracefulness"
><strong>
Its gracefulness
</strong></pb-choice>
<pb-choice
value=
"bugs"
><span
style=
"font-color:red"
>
Its bugs
</span></pb-choice>
<pb-tip
values=
"gracefulness"
width =
"200"
height =
"200"
>
This MCQ is indeed very graceful
</pb-tip>
<pb-tip
values=
"elegance"
width =
"600"
height =
"800"
>
This is something everyone has to like about this MCQ
</pb-tip>
<pb-tip
values=
"beauty"
width =
"400"
height =
"600"
>
This is something everyone has to like about beauty
</pb-tip>
<pb-tip
values=
"bugs"
width =
"100"
height =
"200"
>
Nah, there isn\'t any!
</pb-tip>
</pb-mcq>
<pb-message
type=
"completed"
>
<p>
Congratulations!
</p>
</pb-message>
<pb-message
type=
"incomplete"
>
<p>
Still some work to do...
</p>
</pb-message>
</problem-builder>
</vertical_demo>
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