Skip to content

Commit

Permalink
Single use field in question.php
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusgreen committed Apr 20, 2024
1 parent 1910846 commit 638ca68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion question.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class qtype_gapfill_question extends question_graded_automatically_with_countbac
*
* @var boolean
*/
public $letterhints;
public $singleuse;



Expand Down

0 comments on commit 638ca68

Please sign in to comment.