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
984659f0
Commit
984659f0
authored
Aug 18, 2014
by
Matjaz Gregoric
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to images in edx-solutions repository.
parent
b7936faa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
+20
-20
README.md
+20
-20
No files found.
README.md
View file @
984659f0
...
@@ -23,7 +23,7 @@ It supports:
...
@@ -23,7 +23,7 @@ It supports:
The screenshot shows an example of a mentoring block containing a
The screenshot shows an example of a mentoring block containing a
free-form question, two MCQs and one MRQ.
free-form question, two MCQs and one MRQ.


Installation
Installation
------------
------------
...
@@ -54,7 +54,7 @@ Usage
...
@@ -54,7 +54,7 @@ Usage
When you add the
`Mentoring`
component to a course in the studio, the
When you add the
`Mentoring`
component to a course in the studio, the
block is field with default XML content, shown in the screenshot below.
block is field with default XML content, shown in the screenshot below.


The wrapping
`<mentoring>`
supports the following attributes:
The wrapping
`<mentoring>`
supports the following attributes:
...
@@ -107,19 +107,19 @@ Below are some LMS screenshots of a mentoring block in assessment mode.
...
@@ -107,19 +107,19 @@ Below are some LMS screenshots of a mentoring block in assessment mode.
Question before submitting an answer:
Question before submitting an answer:


Question after submitting the correct answer:
Question after submitting the correct answer:


Question after submitting a wrong answer:
Question after submitting a wrong answer:


Score review and the "Try Again" button:
Score review and the "Try Again" button:


### Free-form questions
### Free-form questions
...
@@ -158,11 +158,11 @@ Here is a simple example of a free-form question:
...
@@ -158,11 +158,11 @@ Here is a simple example of a free-form question:
Screenshot before answering the question:
Screenshot before answering the question:


Screenshot after answering the question:
Screenshot after answering the question:


The second example shows how to display the answer that the student
The second example shows how to display the answer that the student
submitted in the previous step. The only difference is that the
submitted in the previous step. The only difference is that the
...
@@ -179,7 +179,7 @@ submitted in the previous step. The only difference is that the
...
@@ -179,7 +179,7 @@ submitted in the previous step. The only difference is that the
The read-only answer is rendered as a quote in the LMS:
The read-only answer is rendered as a quote in the LMS:


### Self-assessment MCQs
### Self-assessment MCQs
...
@@ -260,15 +260,15 @@ type.
...
@@ -260,15 +260,15 @@ type.
Before attempting to answer the questions:
Before attempting to answer the questions:


While attempting to complete the questions:
While attempting to complete the questions:


After successfully completing the questions:
After successfully completing the questions:


### Self-assessment MRQs
### Self-assessment MRQs
...
@@ -342,19 +342,19 @@ demonstrates the effects of setting `hide_results` attribute to
...
@@ -342,19 +342,19 @@ demonstrates the effects of setting `hide_results` attribute to
Before attempting to answer the questions:
Before attempting to answer the questions:


While attempting to answer the questions:
While attempting to answer the questions:


After clicking on the feedback icon next to the "Its bugs" answer:
After clicking on the feedback icon next to the "Its bugs" answer:


After successfully completing the questions:
After successfully completing the questions:


### Tables
### Tables
...
@@ -386,7 +386,7 @@ questions.
...
@@ -386,7 +386,7 @@ questions.
</mentoring>
</mentoring>
```
```


### Data export
### Data export
...
@@ -399,7 +399,7 @@ under `Settings -> Advanced` in the Studio.
...
@@ -399,7 +399,7 @@ under `Settings -> Advanced` in the Studio.
The Data export XBlock renders a button that will download a CSV file
The Data export XBlock renders a button that will download a CSV file
when clicked.
when clicked.


The Data export XBlock is intented to be used as a tool by admins in
The Data export XBlock is intented to be used as a tool by admins in
the Studio, and is not meant to be published on a live course.
the Studio, and is not meant to be published on a live course.
...
@@ -427,11 +427,11 @@ setting the `max_attempts` attribute of the `<mentoring>` element.
...
@@ -427,11 +427,11 @@ setting the `max_attempts` attribute of the `<mentoring>` element.
Before submitting an answer for the first time:
Before submitting an answer for the first time:


After submitting a wrong answer two times:
After submitting a wrong answer two times:


### Custom tip popup window size
### Custom tip popup window size
...
...
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