Skip to content

Commit 4c911dc

Browse files
authored
Merge pull request #263 from learnweb/improve/modulehelp
Improve modulehelp language string
2 parents 296b79b + 26ca080 commit 4c911dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/en/moodleoverflow.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@
235235
- Use reputation scores to motivate quality contributions
236236
- Create dynamic, interactive forums for large classes or complex topics';
237237
$string['modulename_summary'] = 'Provides a question-and-answer forum where posts are ranked by votes instead of time, with reputation scores, helpful answer marking, and teacher validation for correct solutions.';
238+
$string['modulename_tip'] = "Explore the official <a href='https://github.com/learnweb/moodle-mod_moodleoverflow/wiki'>wiki</a> for more details and customization options!";
238239
$string['modulenameplural'] = 'Moodleoverflows';
239240
$string['moodleoverflow'] = 'Moodleoverflow';
240241
$string['moodleoverflow:addinstance'] = 'Add a new Moodleoverflow instance';

0 commit comments

Comments
 (0)