Error
There was an error loading the page.
Small demo using the JME implementation of JSXGraph inline in a multiple choice question.
Metadata
-
England schools
-
England university
-
Scotland schools
Taxonomy: mathcentre
Taxonomy: Kind of activity
Taxonomy: Context
Contributors
History
Chris Graham 4 years, 7 months ago
Published this.Chris Graham 4 years, 7 months ago
Created this.Name | Status | Author | Last Modified | |
---|---|---|---|---|
JSXGraph MCQ Example | draft | Chris Graham | 02/09/2020 08:43 | |
JSXGraph MCQ Example 2 | draft | Chris Graham | 03/09/2020 08:46 |
There are 15 other versions that do you not have access to.
Name | Type | Generated Value |
---|
a | integer |
-1
|
||||
b | integer |
-1
|
Generated value: integer
-1
→ Used by:
- Advice
- "Unnamed part" - prompt
Parts
Choose one from a list
Ask the student a question, and give any hints about how they should answer this part.
Choose the graph of {{a}x+{b}}
-
{jsxgraph( 200,200, [-5, 5, 5, -5],["f": ['functiongraph',[expression("a*x+b")]] ])}
-
{jsxgraph( 200,200, [-5, 5, 5, -5],["f": ['functiongraph',[expression("-a*x+b")]] ])}
-
{jsxgraph( 200,200, [-5, 5, 5, -5],["f": ['functiongraph',[expression("-a*x-b")]] ])}
-
{jsxgraph( 200,200, [-5, 5, 5, -5],["f": ['functiongraph',[expression("a*x-b")]] ])}
Use this tab to check that this question works as expected.
Part | Test | Passed? |
---|---|---|
Choose one from a list | ||
Hasn't run yet |