mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-15538 - Rework attempt.php to use attemptlib.php - I had broken processing of submitted responses. Hopefully it is fixed again now.
This commit is contained in:
parent
4fc3d7e549
commit
66d07f81a1
5 changed files with 23 additions and 18 deletions
|
@ -42,6 +42,7 @@ $string['alwaysavailable'] = 'Always available';
|
|||
$string['analysisoptions'] = 'Analysis options';
|
||||
$string['analysistitle'] = 'Item Analysis Table';
|
||||
$string['answer'] = 'Answer';
|
||||
$string['answered'] = 'Answered';
|
||||
$string['answerhowmany'] = 'One or multiple answers?';
|
||||
$string['answers'] = 'Answers';
|
||||
$string['answersingleno'] = 'Multiple answers allowed';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue