|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
This file describes API changes in /question/type/calculated/*.
|
|
|
2 |
|
|
|
3 |
=== 4.3 ===
|
|
|
4 |
* \qtype_calculated answers are now of the type \qtype_calculated\qtype_calculated_answer which extends \qtype_numerical_answer.
|
|
|
5 |
Plugins extending \qtype_calculated and still reference \qtype_numerical_answer in their code (e.g. in test helper functions)
|
|
|
6 |
should update their code to reference \qtype_calculated\qtype_calculated_answer instead.
|