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/>.

Authors :
29/07/2025 Damien Renou (http://openelearning.org)
29/07/2025 QUIQUEREZ Laurent (https://www.univ-lyon1.fr/)
license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

circuitkit module
=============

circuitkit module is a type plugins of Resource module.

=============

running 

  - Usage : &running=false ou &running=true
  - Fonction : Démarre ou met en pause la simulation automatiquement
  - Exemple : circuitjs.html?startCircuit=avr8js-analog.txt&running=false
  - Trouvé dans : avr8js/analog.html, avr8js/index.html, avr8js/logic.html

mouseMode 

  - Usage : &mouseMode=DragAll
  - Fonction : Définit le mode de la souris
  - Exemple : circuitjs.html?startCircuit=ponghfull.txt&mouseMode=DragAll
  - Trouvé dans : circuitjs1/circuits/pong/pongpad.html