Home | Using Katmandoo | Quick Start Guide | How-to | Task Menu | Table of Contents | See Also | Collapse All

Trial Acronym

Overview

A unique Trial acronym is generated by system for each trial using the Site, Site Year and Trial Type information of the trial. The trial acronym has 11 characters.

Explanation of a Trial Acronym WRSA07COWA2:

How to turn-off Trial Acronym

Though the trial acronym is generated for all the trials, System Administrator can hide in the User Interface by modifying the .config file. Please read important information before making any changes in the config file..

  <appSettings>
    <!-- If true, system displays trial acronym in the forms -->
    <add key="IsTrialAcronymMandatory" value="true" />
 </appSettings>
Important Note: If the trial acronym is turn off (ie IsTrialAcronymMandatory=false) then the Location Acronym, Trial Acronym Prefix and Trial Acronym Suffix will be generated automatically without allowing user to make any change.

See Also