Skip to content
/ cedar Public
forked from inglis-dl/cedar

Computer-assisted data entry management for the transcription of audio recordings

License

Notifications You must be signed in to change notification settings

CLSA/cedar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cedar
==========

Web-based computer-assisted data entry management software which coordinates the transcription of cognitive
responses from CLSA participants' audio recordings captured during CATI, in-home and DCS interviews.

src/
  This is where the source code belongs.
  This includes all packages, classes, functions, settings, etc.

aux/
  Any auxiliary files which are needed by the software go here.

web/
  This is the public web directory that a web server links to.

web/api/
  The root of the restful web API

web/app/
  This is where the client-side source code goes.

web/app/
  Application-specific extensions to the Angular-based web application

doc/
  All documentation for Cedar is found here including the apigen generated API
  documentation and design documents.

doc/report/
  Spreadsheet-based report templates are stored here

db/
  This is where all sql needed to install the application belongs.
  This includes database schemas, default data and script to upgrade from older 
  versions.
  

About

Computer-assisted data entry management for the transcription of audio recordings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.6%
  • JavaScript 37.4%
  • HTML 8.0%