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
context the context to use
  • graasp
    The graasp context will be used
  • ils
    The ils context will be used
  • preview
    The preview context will be used
  • direct
    The direct context will be used
  • standalone
    The standalone context will be used
  • unknown
    The unknown context will be used
  • others values
    The context will be chosen depending on the environment
all twente tools
configId the id of the configuration resource to load

If you want to load a configuration resource from the preview resources, you can use the id of the resource in the json file. This id will be mapped to the id of the loaded resource in the storage.

  • the id of the configuration resource
most twente tools
languageHandler the languageHandler to use
  • standAlone
    The standalone language handler
  • openSocial
    The open social language handler.
    This language handler will only be used, when the open social language handler can be used.
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
context depending on the environment
languageHandler openSocial standAlone