random-calculation-asignment-plugin

Registered by Geir

Suggesting a plugin for making a math type assignment using random numbers predefined by the user.

The syntax may look someting like this:
<!--mOn-->
...
<!--mOff-->
Tells the plugin that it should be active in this area

m-randomNumber(newVariableName, numberFrom, numberTo)
A new variable is defined with a variable between numberFrom and numberTo, the number of decimals given as input may indicates how many decimals should be displayed in the card.

m-calc(calculation, decimals)
Calculation with the variables previously defined and numbers. Decimals: number of decimals to be displayed in the card.

An example of how a card might look like, FRONTSIDE OF CARD:
<!--mOn-->
If pH in an solution is m-randomNumber(pH, 2.0, 6.0), what is pOH?
<!--mOff-->

BACKSIDE OF CARD:
<!--mOn-->
The answer is:
m-Calc(14-$pH, 1)
<!--mOff-->

Blueprint information

Status:
Not started
Approver:
None
Priority:
Low
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Drafting
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

We are migrating the feature requests from here to https://mnemosyne.uservoice.com/ . Please submit your request there.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.