HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/moodledata/lang/fr/block_livemood.php
<?php
// This file is part of Moodle - https://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 <https://www.gnu.org/licenses/>.

/**
 * Strings for component 'block_livemood', language 'fr', version '4.5'.
 *
 * @package     block_livemood
 * @category    string
 * @copyright   1999 Martin Dougiamas and contributors
 * @license     https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

defined('MOODLE_INTERNAL') || die();

$string['description'] = '<p style="text-align:left; width:80%">
Pour utiliser l’extension LIve-Mood (live-school.net) vous avez besoin d’ouvrir un compte pour votre organisme (<b>seulement un compte par organisation</b>).
Une fois enregistré, remplissez le champs ci-dessus avec la clé secrète de votre organisme que vous avez reçu par courriel. Cliquez pour enregistrer les modifications et vous êtes prêt à utiliser le bloc d’extension de Live-Mood (live-school.net). </br>

Chaque professeur et étudiant Moodle est libre de s’inscrire / se connecter au bloc d’extension Live-Mood (live-school.net) </br>
L’extension Live-Mood (live-school.net) détecte le rôle pour le cours de l’utilisateur par défaut. Si un rôle pour le cours n’est pas défini ou si l’utilisateur est un invité, <br>trois boutons Live-Mood (live-school.net) s’afficheront (Organisme, Professeur, Étudiant). <br/><br/>
<b> Vous devez créer d’abord une classe sur Live-Mood (live-school.net) à partir de la console de contrôle du professeur et insérer les  étudiants souhaités. </b>
Votre organisme est automatiquement enregistré sur le moteur de recherche mondial dédié à l’eLearning <a href="http://www.live-school.net" target="_blank">Live-School</a> <br/>
(Lire les instructions dans votre compte Live-school pour être bien référencé)<br/><br/>
Obtenez la clé sécrète de votre organisme </b> <a href="https://secure.live-school.net/indexOrg.lol" target="_blank">ici</a>
</p>';
$string['livemood'] = 'LIve-Mood';
$string['livemood:addinstance'] = 'Ajouter un nouveau bloc Live-Mood';
$string['livemood:myaddinstance'] = 'Ajouter un nouveau bloc Live-Mood à ma page Moodle';
$string['pluginname'] = 'Communication Live-Mood';
$string['settingheader'] = 'Paramètres Live-Mood';
$string['skey'] = 'Clé secrète d’organisme';