URL parameters

An example how to use these parameters is setting the language to Dutch (nl):

http://go-lab.gw.utwente.nl/production/splash/labs/splash/virtual.html?lang=nl
If you need additional parameters then these are given with (logging to the console):
http://go-lab.gw.utwente.nl/production/splash/labs/splash/virtual.html?lang=nl&loggingTarget=console

Available URL parameters

Parameter Description Possible values Tools
lang the UI language en, de, nl, etc all twente tools
loggingTarget the target of the logging
  • null
    No logging
  • console
    Complete activity stream object on console
  • consoleShort
    Short summary activity stream object on console
  • consoleObject
    The object of activity stream object on console
  • dufftown
    http://go-lab.collide.info/activity
  • opensocial
  • url
    The url of where to post
all twente tools
notificationServer the target of the logging
  • null
    No connection to the notification server
  • url
    The url of the notification server
all twente tools
storageServer the storage to use
  • local
    The local storage of the browser
  • vault
    The graasp vault
  • tomtest
    The test server for the mongo storage
  • mongo
    The go-lab server for the mongo storage
all twente tools
author force the tool to author mode
  • true, on
    Configuration model will be in author mode
  • others values
    Author mode of the configuration model will be as is.
all twente tools
cache use the caching storage handler
  • true, on
    The caching storage handler will be used
  • false, off
    The caching storage handler will not be used
  • others values
    The caching storage handler will be used depending on the context
all twente tools

Default values

Parameter Context
GRAASP ILS Preview (Golabz) Standalone Unknown
lang language from open social browser or system language
loggingTarget opensocial null consoleShort null
notificationServer LA server (http://golab.collide.info:80) null LA server (http://golab.collide.info:80) null
storageServer vault local mongo local