mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-27789 The new question plugins reported as standard ones
This commit is contained in:
parent
6911fa130b
commit
d1c77ac372
3 changed files with 11 additions and 0 deletions
|
@ -86,6 +86,8 @@ $string['type_portfolio'] = 'Portfolio';
|
|||
$string['type_portfolio_plural'] = 'Portfolios';
|
||||
$string['type_profilefield'] = 'Profile field type';
|
||||
$string['type_profilefield_plural'] = 'Profile field types';
|
||||
$string['type_qbehaviour'] = 'Question behaviour';
|
||||
$string['type_qbehaviour_plural'] = 'Question behaviours';
|
||||
$string['type_qformat'] = 'Question import/export format';
|
||||
$string['type_qformat_plural'] = 'Question import/export formats';
|
||||
$string['type_qtype'] = 'Question type';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue