Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/en/Specialist_tools/GeoGebra/Question_block.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ The GeoGebra object value should not be set, this keyword is helpful, if you jus
* `set="A__hide__novalue"` Hide A but do not set the value for \(A\)
* `set="A__hide__novalue"` watch="A"` Watch \(A\), but hide it and do not set it.

<!--- commented out until problems with commands inside the block are solved

## Using commands inside `[[geogebra]][[/geogebra]]` blocks

You can use the following commands inside the geogebra tag if the sub tags do not fit your task idea:
Expand Down Expand Up @@ -306,6 +308,8 @@ Please note that the STACK and GeoGebra syntax do not match perfectly. For exam
1. GeoGebra boolean types should come through to STACK as just return true/false (not 0,1).
2. Suppport set/watch of more complex objects.

--->

### Disclaimer

The creation of these resources has been (partially) funded by the ERASMUS+ grant program of the European Union under grant No. 2021-1-DE01-KA220-HED-000032031. Neither the European Commission nor the project's national funding agency DAAD are responsible for the content or liable for any losses or damage resulting of the use of these resources.
Expand Down
Loading