Skip to content

Commit

Permalink
Update hotquestion.php
Browse files Browse the repository at this point in the history
  • Loading branch information
drachels committed Jul 18, 2022
1 parent 565745e commit f94c7f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lang/en/hotquestion.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,18 @@
$string['calendarend'] = '{$a} closes';
$string['calendarstart'] = '{$a} opens';
$string['cnfallowcomments'] = 'Define if a hot question will accept comments on entries by default';

$string['completiondetail:post'] = 'Post questions: {$a}';
$string['completiondetail:vote'] = 'Give heat: {$a}';
$string['completiondetail:pass'] = 'Passing grade: {$a}';

$string['completionpostdesc'] = 'Student must create at least {$a} questions(s)';
$string['completionvotedesc'] = 'Student must vote/give heat to {$a} question(s) or post(s)';
$string['completionpassdesc'] = 'Student must receive passing grade of {$a}';

$string['completionpostgroup'] = 'Require questions';
$string['completionvotegroup'] = 'Require heat:';
$string['completionpassgroup'] = 'Require pass:';

$string['completionpost'] = 'Student must add questions:';
$string['completionvote'] = 'Student must add heat:';
$string['completionpass'] = 'Student must pass:';

$string['connectionerror'] = 'Connection error';
$string['content'] = 'Content';
$string['csvexport'] = 'Export to .csv';
Expand Down

0 comments on commit f94c7f5

Please sign in to comment.