Skip to content
Snippets Groups Projects
Unverified Commit 3fc635de authored by Mat-Ge's avatar Mat-Ge Committed by GitHub
Browse files

Update GeoGebra.md

parent e8aca892
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ The "set", "watch" and "remember" tags to the `[[geogebra]]` question block link
To be able to make things consistent and easy for question authors, the following name conventions _must_ be followed:
1. Names of variables must be equal in both STACK and GeoGebra. However, no explicit checking is sone.
1. Names of variables must be equal in both STACK and GeoGebra. However, no explicit checking is done.
2. Value-names must start with lower case letters.
3. Values must be `int` or `float` STACK variables.
4. Angles are used like values, and so must be named lowercase letters in Latin-Alphabet, (not Greek unicode letters!) and values must be in radians. (If you want to show a Greek letter to the student, then have a parallel internal variable which is used by STACK. E.g. call the angle \(\alpha\) visibly in GGB, but have a hidden GGB variable \(a\) which you can watch.)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment