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 [2020/11/17 11:29] – [mhchem] 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)
 +
  
 ===== Bureaucracy, pagemod, struct ===== ===== Bureaucracy, pagemod, struct =====
Ligne 86: Ligne 90:
   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 130: Ligne 161:
  
 ===== 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]]