Skip to content

Commit

Permalink
3.64.0 stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagigas-at-wiris authored May 8, 2018
1 parent d47d398 commit 15a9180
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 3 deletions.
44 changes: 44 additions & 0 deletions classes/privacy/provider.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?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/>.

/**
* Privacy class for Wiris Quizzes Cloze question type.
*
* @package qtype_multianswerwiris
* @copyright WIRIS Europe (Maths for more S.L)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

namespace qtype_multianswerwiris\privacy;

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

class provider implements
// This plugin does not store any personal user data.
\core_privacy\local\metadata\null_provider
{
use \core_privacy\local\legacy_polyfill;

/**
* Get the language string identifier with the component's language
* file to explain why this plugin stores no data.
*
* @return string
*/
public static function _get_reason() {
return 'privacy:null_reason';
}
}
1 change: 1 addition & 0 deletions lang/ca/qtype_multianswerwiris.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
$string['pluginnameadding'] = 'S\'està afegint una pregunta de Embedded answers (Cloze) - Matemàtiques i Ciències per WIRIS';
$string['pluginnameediting'] = 'S\'està editant una pregunta de Embedded answers (Cloze) - Matemàtiques i Ciències per WIRIS';
$string['contentnotviewable'] = 'Contingut no visualitzable.';
$string['privacy:null_reason'] = 'Wiris Quizzes Cloze question type does not effect or store any data itself.';
1 change: 1 addition & 0 deletions lang/de/qtype_multianswerwiris.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
$string['pluginnameadding'] = 'Lückentext-Frage hinzufügen (Cloze) – Mathematik und Naturwissenschaften von WIRIS';
$string['pluginnameediting'] = 'Lückentext-Frage bearbeiten (Cloze) – Mathematik und Naturwissenschaften von WIRIS';
$string['contentnotviewable'] = 'Der Inhalt kann nicht angezeigt werden.';
$string['privacy:null_reason'] = 'Wiris Quizzes Cloze question type does not effect or store any data itself.';
1 change: 1 addition & 0 deletions lang/el/qtype_multianswerwiris.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
$string['pluginnameadding'] = 'Προσθήκη ερώτησης ενσωματωμένων απαντήσεων (συμπλήρωση κενών) για μαθηματικά και επιστήμη από τη WIRIS';
$string['pluginnameediting'] = 'Επεξεργασία ερώτησης ενσωματωμένων απαντήσεων (συμπλήρωση κενών) για μαθηματικά και επιστήμη από τη WIRIS';
$string['contentnotviewable'] = 'Το περιεχόμενο δεν μπορεί να εμφανιστεί.';
$string['privacy:null_reason'] = 'Wiris Quizzes Cloze question type does not effect or store any data itself.';
1 change: 1 addition & 0 deletions lang/en/qtype_multianswerwiris.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
$string['pluginnameadding'] = 'Adding a Embedded answers (Cloze) - math & science question by WIRIS';
$string['pluginnameediting'] = 'Editing a Embedded answers (Cloze) - math & science question by WIRIS';
$string['contentnotviewable'] = 'The content can not be displayed.';
$string['privacy:null_reason'] = 'Wiris Quizzes Cloze question type does not effect or store any data itself.';
1 change: 1 addition & 0 deletions lang/es/qtype_multianswerwiris.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
$string['pluginnameadding'] = 'Agregando una pregunta de respuestas anidadas (Cloze) - Matemáticas y Ciencias por WIRIS';
$string['pluginnameediting'] = 'Editando una pregunta de respuestas anidadas (Cloze) - Matemáticas y Ciencias por WIRIS';
$string['contentnotviewable'] = 'Contenido no visualizable.';
$string['privacy:null_reason'] = 'Wiris Quizzes Cloze question type does not effect or store any data itself.';
1 change: 1 addition & 0 deletions lang/fr/qtype_multianswerwiris.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
$string['pluginnameadding'] = 'Ajout de réponses intégrées (Cloze) - Question de maths et sciences par WIRIS';
$string['pluginnameediting'] = 'Modification de réponses intégrées (Cloze) - Question de maths et sciences par WIRIS';
$string['contentnotviewable'] = 'Impossible d\'afficher le contenu.';
$string['privacy:null_reason'] = 'Wiris Quizzes Cloze question type does not effect or store any data itself.';
1 change: 1 addition & 0 deletions lang/it/qtype_multianswerwiris.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
$string['pluginnameadding'] = 'Aggiungere risposte incorporate (Cloze) - domanda di matematica e scienza WIRIS';
$string['pluginnameediting'] = 'Modificare risposte incorporate (Cloze) - domanda di matematica e scienza WIRIS';
$string['contentnotviewable'] = 'Impossibile visualizzare il contenuto.';
$string['privacy:null_reason'] = 'Wiris Quizzes Cloze question type does not effect or store any data itself.';
6 changes: 3 additions & 3 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@

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

$plugin->version = 2018040900;
$plugin->release = '3.63.0.1037';
$plugin->version = 2018050800;
$plugin->release = '3.64.0.1038';
$plugin->requires = 2011060313;
$plugin->maturity = MATURITY_STABLE;
$plugin->component = 'qtype_multianswerwiris';
$plugin->dependencies = array (
'qtype_wq' => 2018040900
'qtype_wq' => 2018050800
);

0 comments on commit 15a9180

Please sign in to comment.