A number of variables can be appended into a URL in order to capture user, activity, and project details from the Realtime activity. Common usages would be if you were to display a mark up exercise link from your discussion. Inserting a Display Name variable into the URL will ensure that each link posted is unique for each participant.
When doing this insertion you will want to work with the survey or activity programmers to make sure that they allow this data to go into the survey/activity data base as required.
Here is a list of all the variables that can be used at this time.
User ID | [USERID] |
Email Address | [EMAIL] |
Display Name | [DISPLAYNAME] |
Display Name - Email Address | [VISIBLENAME] |
Full Name | [FULLNAME] |
User Status | [STATUS] |
User Role | [ROLE] |
Token | [TOKEN] |
Activity ID | [ACTIVITYID] |
Activity Support ID | [ACTIVITYSUPPORTID] |
Activity Name | [ACTIVITYNAME] |
Activity Start Time | [ACTIVITYSTART] |
Activity End Time | [ACTIVITYEND] |
Activity Status | [ACTIVITYSTATUS] |
Activity Type | [ACTIVITYTYPE] |
Project ID | [PROJECTID] |
Project Support ID | [PROJECTSUPPORTID] |
Project Name | [PROJECTNAME] |
Project Start Date | [PROJECTSTART] |
Project Status | [PROJECTSTATUS] |
Client ID | [CLIENTID] |
Client Support ID | [CLIENTSUPPORTID] |
Client Name | [CLIENTNAME] |
Comments
0 comments
Please sign in to leave a comment.