You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
[?]
This is an example page to show how to take in intervals as answers to a problem.
There are a number of options, each one demonstrated below with the corresponding
code printed below the answer box/section that you can copy/paste into your own
relevant tex file in order to modify and use.
This first is the easiest but least difficult for a student to answer; which is just
straight up multiple choice.
We want the interval: .
The code for the multiple choice answer block is the following:
Note that you can add additional \choice{AnswerOptions} to include more
possible answer options; say if you wanted to add other values than or as possible
endpoints.
If you want to force students to determine if an endpoint is included or not (for
example, if you are introducing the difference between brackets and parentheses, or
doing an interval of convergence problem) you can use a mixture of open
answer and multiple choice style dropdown option to build a multi-part
answer.
Be careful to note where the mathmode delimiters are being used; the
\wordChoice{} command needs to not be in mathmode, but \answer{}must be in
mathmode.
Finally, you can just give a number of answer blanks for your students:
Notice the ’format=string’ line in the answer boxes that contain the bracket or
parentheses. This is necessary because these are otherwise special characters that will
ruin the answer box validation process. This is also why it is absolutely necessary to
separate any special characters (aka the brackets, braces, and/or parentheses) into
their own answer box compared to any other content.
2024-06-24 13:18:12
Start typing the name of a mathematical function to automatically insert it.
(For example, "sqrt" for root, "mat" for matrix, or "defi" for definite integral.)
Controls
Press...
...to do
left/right arrows
Move cursor
shift+left/right arrows
Select region
ctrl+a
Select all
ctrl+x/c/v
Cut/copy/paste
ctrl+z/y
Undo/redo
ctrl+left/right
Add entry to list or column to matrix
shift+ctrl+left/right
Add copy of current entry/column to to list/matrix
ctrl+up/down
Add row to matrix
shift+ctrl+up/down
Add copy of current row to matrix
ctrl+backspace
Delete current entry in list or column in matrix
ctrl+shift+backspace
Delete current row in matrix
×
Start typing the name of a mathematical function to automatically insert it.
(For example, "sqrt" for root, "mat" for matrix, or "defi" for definite integral.)