OpenClinica 3.3 provides a study designer (such as a Data Manager) to define a schedule of events that will automatically be scheduled. OpenClinica 3.3 also supports the use of Tokens as variables which can be used dynamically for Study entities. This means a CRF designer can use a Token to build, for example, a dynamic URL.
Click here for the complete change log.
New
Feature | Description |
Schedule Next Event | Study designers can build rules to automatically schedule events using Event Start Date and Event Status. When users schedule events and perform data entry, the next event or events can be automatically scheduled. |
Parameterized links | Using Tokens (substitution variables) for study objects (such as Study Name, Event Name, CRF Name, Study Subject, etc). users can designer a form that will dynamically use the value of these variables either for representation on the form, to build a dynamic URL or for use in jquery. |
Changes and Fixes
Feature | Description |
Long duration of saving CRFs with dynamic items | Long save times were experienced with complex CRFs including dynamic items. Indeces were added to improve performance times. |
Removed
Feature | Description |
N/A |
Other Links
- Download (OpenClinica.com login required to download)
- OpenClinica Reference Guide
- Installation guides
- If you originally started using OpenClinica with version 2.5 or earlier, your database schema needs attention. Be sure to follow the instructions in issue #15256 and review issue #13424.
Known Issues
Below is a list of known issues in the 3.2 version of OpenClinica.
For Developers
- Component Data Model (with class diagrams)
- Data Model
- Source Code