Commit | Line | Data |
---|---|---|
271ffe3f | 1 | <?php |
2 | $string['addmoreanswerblanks'] = 'Blanks for {no} More Answers'; | |
3 | $string['answerno'] = 'Answer $a'; | |
4 | $string['filloutoneanswer'] = 'You must provide at least one possible answer. Answers left blank will not be used. \'*\' can be used as a wildcard to match any characters. The first matching answer will be used to determine the score and feedback.'; | |
5 | ?> |