dokuwiki_extensions

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
dokuwiki_extensions [2020/10/01 10:21] villersddokuwiki_extensions [2021/02/04 17:06] – [SVG] villersd
Ligne 5: Ligne 5:
 ===== Bookcreator ===== ===== Bookcreator =====
 Utiliser l'interface via l'icône "ajouter au livre" à droite.... Utiliser l'interface via l'icône "ajouter au livre" à droite....
 +
 +===== Bootstrap Wrapper =====
 +  * [[bootstrapwrapper|Bootstrap Wrapper]]
 +    * extension nécessitant un thème Bootstrap, tel que [[https://www.dokuwiki.org/template:bootstrap3|bootstrap3]]
 +    * Pour les icônes, installer aussi l'extension [[https://www.dokuwiki.org/plugin:icons|icons]]
 +    * Les fontes d'icônes Awesome et Glyphicon sont installées avec le thème bootstrap3 !
 +
  
 ===== Bureaucracy, pagemod, struct ===== ===== Bureaucracy, pagemod, struct =====
Ligne 86: Ligne 93:
   c2(no)->op2->e   c2(no)->op2->e
 </flowchartjs> </flowchartjs>
 +
 +^  Enseignement explicite  ^  Approche (socio)constructiviste  ^  Approche transmissive  ^
 +|  <flowchartjs default>
 +  boxe1=>operation: Modelage:>http://par-temps-clair.blogspot.com/2019/11/modelage-en-enseignement-explicite-mode.html[blank]
 +  boxe2=>operation: Pratique guidée:>http://par-temps-clair.blogspot.com/2018/10/pratique-guidee-en-enseignement.html[blank]
 +  boxe3=>operation: Pratique autonome:>http://par-temps-clair.blogspot.com/2019/11/pratique-autonome-en-enseignement.html[blank]
 +  
 +  boxe1->boxe2->boxe3
 +</flowchartjs>  |  <flowchartjs default>
 +  boxs1=>operation: Réalisation de la tâche
 +  par les élèves
 +  (individuellement
 +  ou en groupes)
 +  boxs2=>operation: Démonstration des
 +  procédures par
 +  l'enseignant
 +  si nécessaire
 +  
 +  boxs1->boxs2
 +</flowchartjs>  |  <flowchartjs default>
 +  boxt1=>operation: Exposé de l'enseignant
 +  boxt2=>operation: Pratique autonome
 +  
 +  boxt1->boxt2
 +</flowchartjs>  |
 +
 +
  
 ===== flowcharts ===== ===== flowcharts =====
Ligne 120: Ligne 154:
 Site web UMONS Site web UMONS
 {{url>https://web.umons.ac.be/fr/}} {{url>https://web.umons.ac.be/fr/}}
 +
 +Test H5P :
 +{{url>https://h5p.org/h5p/embed/328387 1090,914}}
 +
 +''<iframe src="https://h5p.org/h5p/embed/328387" width="1090" height="914" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>''
  
  
Ligne 130: Ligne 169:
  
 ===== latex ===== ===== latex =====
-  * [[teaching:exos:thermodynamique_statistique-exercices|Exercices de thermodynamique statistique]]+à remplacer par mathjax 
 + 
 +===== Mathjax ===== 
 + 
 +  cf. [[teaching:exos:thermodynamique_statistique-exercices|Exercices de thermodynamique statistique]] 
 + 
 +  * $\sum_{E_i} p(E_i) =p(\Omega) = 1$ 
 + 
 +==== mhchem ==== 
 +  * [[http://docs.mathjax.org/en/latest/input/tex/extensions/mhchem.html]] 
 +  * [[https://mhchem.github.io/MathJax-mhchem/]] 
 +  * ATTENTION : ÉCRIRE CECI UNE FOIS PAR PAGE : $\require{mhchem}$ 
 + 
 + 
 +  * $*2*  \(\ce{Mn^2+}\) + *4*  \(\ce{MnO4^-}\) + *6*  \(\ce{H2O}\)   \(\ce{->}\)  *8* \(\ce{MnO2}\) + *10*  \(\ce{H^+}\)$ 
 + 
 +  * $\ce{CO2 + C -> 2 CO}$ 
 + 
 +  * $\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$ 
 + 
 +  * $\ce{A <=> B}$ 
 +  * $\ce{CO3^2-_{(aq)}}$ 
 +  * $\ce{Fe^{II}Fe^{III}2O4}$ 
 + 
 +  * $\ce{$K = \frac{[\ce{Hg^2+}][\ce{Hg}]}{[\ce{Hg2^2+}]}$}$
  
 +<note warning>
 +Vérifier les conversions "entities" : [[https://www.dokuwiki.org/entities]]
 +</note>
 ===== Newpagetemplate ===== ===== Newpagetemplate =====
   * [[https://www.dokuwiki.org/plugin:newpagetemplate|newpagetemplate]]   * [[https://www.dokuwiki.org/plugin:newpagetemplate|newpagetemplate]]
Ligne 186: Ligne 252:
   * [[intra:example_presentation_standard|présentation type]]   * [[intra:example_presentation_standard|présentation type]]
   * [[teaching:progappchim:presentation_principes|Présentation et principes de base de la programmation en Python, avec quelques applications]]    * [[teaching:progappchim:presentation_principes|Présentation et principes de base de la programmation en Python, avec quelques applications]] 
 +
 +===== SVG =====
 +<note tip>Les images peuvent être créées à l'aide de Inkscape, [[https://app.diagrams.net/]],...</note>
 +  * intégration directe (y compris pour des images externes) ?
 +  * [[https://www.dokuwiki.org/plugin:svgembed|svgEmbed]]
 +
 +{{:floss:test-diagram.svg|Title}}
 +
 +----
 +
 +{{:floss:test-diagram2.svg|Title}}
  
 ===== Tag, tags ===== ===== Tag, tags =====
Ligne 228: Ligne 305:
     * voir aussi [[https://www.dokuwiki.org/plugin:minical|minical]]     * voir aussi [[https://www.dokuwiki.org/plugin:minical|minical]]
  
-{{yearbox>year=2020;months=1,2,3,4,5,6;weekdays=1,2,3,4,5;ns=RV;name=jour}}+{{yearbox>year=2021;months=1,2,3,4,5,6;weekdays=1,2,3,4,5;ns=RV;name=jour}}