...
- Name: The name of the subject report which will be displayed on the Reports tab of the Subject Overview page
- Description: An optional description of the report
- Available To Subjects: Checking this box will display the report for subjects when they log into StudyTRAX
Tip This checkbox is only displayed in projects with the Subject Login feature enabled
- Toolbar buttons: Use the buttons to format the text when the report is in Design mode
Info The buttons are not available in HTML mode
- Report Content: This section is where the report is developed
Actions
- Enter static text into the report content section and use the toolbars to format the text
Note Do NOT paste in formatted text as it can corrupt the results when the HTML is generated
Tip To paste text into the report, first paste into Notepad, then copy and paste from Notepad (Notepad will remove all formatting)
- To denote where a subject's values are to be entered use the following format where VarCode is the variable code
- To display a variable's value: <%=#VarCode%>
- To display a categorical variable's pick-list name: <%=#VarCode.Name%>