How to use parametrisation in Questions

Besides creating unique, randomised Assignments, you can also create unique Questions for every Learner in a digital Assignment. This is called parametrisation; the use of parameters to change a specific element within a Question. 

Many Questions contain numbers and/or parameters. It is possible to code multiple Variables with a changing value for each Learner using Python in the Code Editor in Ans. This Variable can thereupon be used in the Question Field, the feedback section, and to the calculate the correct answer.

This page shows an overview of Question Types that can be parametrised, followed by an explanation how to use the Code Editor in Ans and two examples on how to code parametrisation.