░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/ai/placement/courseassist/lang/en
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: aiplacement_courseassist.php
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with Moodle. If not, see <http://www.gnu.org/licenses/>. /** * Strings for component aiplacement_courseassist, language 'en'. * * @package aiplacement_courseassist * @copyright 2024 Matt Porritt <matt.porritt@moodle.com> * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['aidrawerlabel'] = 'AI-generated content drawer'; $string['aiexplain'] = 'AI explain'; $string['aifeatures'] = 'AI features'; $string['aisummary'] = 'AI summary'; $string['courseassist:explain_text'] = 'Explain text'; $string['courseassist:summarise_text'] = 'Summarise text'; $string['copy'] = 'Copy'; $string['explain'] = 'Explain'; $string['explain_tooltips'] = 'Create an AI-generated explanation of the page content'; $string['generatefailtitle'] = 'Something went wrong'; $string['generating'] = 'Generating your response'; $string['nocourseassist'] = 'An AI-generated summary is not available for this context.'; $string['pluginname'] = 'Course assistance placement'; $string['privacy:metadata'] = 'The Course assistance placement plugin does not store any personal data.'; $string['regenerate'] = 'Regenerate'; $string['summarise'] = 'Summarise'; $string['summarise_tooltips'] = 'Create an AI-generated summary of the page content'; // Deprecated since Moodle 5.0. $string['generatefailtitle'] = 'Something went wrong'; $string['tryagain'] = 'Try again';
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 aiplacement_courseassist.php
PHP
2 KB
2026-02-11 01:44
EDIT
📄 deprecated.txt
TXT
77 B
2026-02-11 01:44
EDIT