Variables
When adding in certain whiteboard exercises, it may be necessary to auto-capture some participant details to match back data from the discussion board to the database. In order to do this, we have set up a number of variables that you can add into a URL in order to capture and save this data back into the database of your exercise.
Below is the full list of variables that you can pass through the URL of a link in the discussion board software.
Username and Screen Name = [USERINFO]
Screen Name = [SCREENNAME]
When they last logged in = [LASTLOGIN]
The User ID in the discussion board software (not seen publicly) = [USERID]
Username = [USERNAME]
User Status (disabled or active) = [USERSTATUS]
User Type (Moderator, Observer or Participant) = [USERTYPE]
Open time of the board = [STARTTIME]
Close time of the board = [CLOSETIME]
Project Room Number= [ROOMNUMBER]
Project Name = [PROJNAME]
Project Number = [PROJNUM]
Project Type = [PROJTYPE]
Project Status (Open or Closed) = [PROJSTATUS]
Company ID = [BLDRID]
Company Number = [BLDRNUM]
You will most likely only use a couple of the above listed variables. Most commonly used in the screen name variable that passes through the participant’s screen name into your survey/exercise database.
If you are using the same exercise in multiple groups you may want to consider appending the Project Number to the Screen name in order to ensure that people have unique variables across all projects.
To add in a variable to a whiteboard exercise link take the link and then add in the above variable where it is needed in the URL. For example:
The variables for real time activities are different. Please click here for a list of variables that can be used in these platforms.
Comments
0 comments
Please sign in to leave a comment.