fix many docstrings and their formatting
This commit is contained in:
parent
e50c2bb5e6
commit
7085de8fe2
36 changed files with 679 additions and 659 deletions
|
|
@ -32,6 +32,11 @@
|
|||
*/
|
||||
const KEY_QUESTTYPEDATA_N_CORRECT_ANSWRES = 'nCorrectAnswers';
|
||||
|
||||
/**
|
||||
* Number of correct answers
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
private $nCorrectAnswers = null;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue