Fabriquer des fiches de lecture grâce aux cartes heuristiques.
http://lettres.ac-dijon.fr/spip.php?article625
Related: Usages des cartes mentales
• Cartes mentales
• Les cartes mentales au cours de français
• Projet lecture
JS keyCodes
When a KeyboardEvent fires, you can test which key was pressed because that event contains information you can write logic against. document.addEventListener("keydown", function(event) { console.log(event.which); } For example, by pressing "a", you'll get 65.
Javascript RegExp - MDN reference
The RegExp constructor creates a regular expression object for matching text with a pattern. For an introduction to regular expressions, read the Regular Expressions chapter in the JavaScript Guide. SyntaxEdit Literal and constructor notations are possible:
Javascript expressions and operators - MDN reference
This chapter documents all the JavaScript language operators, expressions and keywords. Expressions and operators by category For an alphabetical listing see the sidebar on the left.
Related:
Lecture
•
outils
•
Support cours Français