diff --git a/src/main/resources/arsnova.properties.example b/src/main/resources/arsnova.properties.example index 8e24d35b4264892a0f00e65428521961ba89446a..3e3ea5fbdb214f65e5a6edb1195a7c866f6c7183 100644 --- a/src/main/resources/arsnova.properties.example +++ b/src/main/resources/arsnova.properties.example @@ -213,6 +213,9 @@ question.answer-option-limit=8 question.parse-answer-option-formatting=true # Demo session id to show above session login button +# You can freely use the demo session of arsnova.eu/mobile +# which can be imported from the repro: +# https://github.com/thm-projects/arsnova-mobile/tree/master/demo-sessions session.demo-id= # Label underneath ARSnova logo @@ -280,4 +283,4 @@ pp.session-levels.en = General Education,\ # tracking.provider=piwik tracking.tracker-url= -tracking.site-id= +tracking.site-id= \ No newline at end of file