|
IntervalToInequalityTemplate
|
2010-03-27 |
Kvyatkovskyy, Andriy |
| Write an inequality and mark it on a number line |
|
DefiniteIntegralBetweenGraphTemplate
|
2009-12-13 |
Zinchenko, Mykola |
| Find the area between the curve and the x-axis. |
|
DefiniteIntegralGraphTemplate
|
2009-11-08 |
Zinchenko, Mykola |
| Find the area under the curve. |
|
SurfboardTemplate
|
2009-07-11 |
Miljenovic, Ivan Lazar |
| Problem on flotation of an object. |
|
LeslieMatrixTemplate
|
2009-07-11 |
Kvyatkovskyy, Andriy |
| Estimate the population at given times, using simple Leslie model.
Module parameters allow to initialise the question with certain limits / information about the population (see LeslieMatrixModule parameters). |
|
WriteAsSummationTemplate
|
2009-06-30 |
Kvyatkovskyy, Andriy |
| Write an expression in sigma notation, for instance a*b+a*(b+1) + a*(b+2)... a*(b+k) |
|
WhileModEvalTemplate
|
2009-06-30 |
Miljenovic, Ivan Lazar |
| The student is given some Python code, and asked to say what it prints out (the solutions and short answers are identical). Program contains modulo operator and while loop |
|
WhileModArrayEvalTemplate
|
2009-06-30 |
Miljenovic, Ivan Lazar |
| Evaluate the output of the Python program containing modulo operator and arrays |
|
WhileIfEvalTemplate
|
2009-06-30 |
Miljenovic, Ivan Lazar |
| Evaluate the output of the Python program with While loop and if |
|
WhileIfArrayEvalTemplate
|
2009-06-30 |
Miljenovic, Ivan Lazar |
| Evaluate the output of the Python program with while loop, if, and array |