The ANZARD application is a Ruby on Rails application built by Intersect Australia for the Australian and New Zealand Assisted Reproduction Database.
Please feel free to browse any of the following documentation
- Question Specification Guide - details of how to specify a survey including questions, validations etc
- Cross Question Validations - Specification of cross_question_validations csv
- Deployment Guide - instructions on how to install the application
- Developer setup guide - instructions on how to install the application in a OS X development environment.
- RSpec tests - the RSpec examples express the detailed requirements so are a good place to start getting an understanding of what the system does. There's a number of different ways to access them:
- Browse on Github
- Clone the repository and browse in your preferred tool