Sometimes you may need to reference study information across the study (forms, reports or surveys). Using the following tags you can retrieve the information described below when and where it's necessary. For instance, if you want to show the institute/site or country in data entry, or if you want to create a dependency based on the site or country that the participant belongs to.
- ''{variable_name}'' : Will be replaced to that variable's value for the currently opened participant.
- ''{recordId}'' : Can be used for calculations regarding a certain record (participant) ID.
- ''{castorRandomizedDateAndTime}'' : Can be used for the date and time a participant was randomized.
- ''{instituteId}'' : Can be used for calculations regarding the institute (site) ID of a participant.
- ''{userId}'' : Can be used to show the ID of the current logged in user.
- ''{castorInstituteName}'' : Can be used for the site name of the participant.
- ''{castorInstituteAbbreviation}'' : Can be used for the institute abbreviation of the site of the participant.
- ''{castorInstituteCountryName}'' : Can be used for the country of the site of the participant.
- ''{castorInstituteCountryCode}'' : Can be used for the two-letter country code of the site of the participant.
- ''{castorInstituteCountryCode3}'' : Can be used for the three-letter country code of the site of the participant.
- "{surveyPackageAvailableFromDate}" : Retrieves value of "Available from" within that specific survey package (can't be used across other survey packages)
* Note: all these tags refer to each participant individually