0.0.1 • Published 9 years ago

interview-recorder v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

interview-recorder

Interview recorder - guided interview, simultaneous labeling

training stability version

language: English also available in: Spanish

Features

  • voice record, pause/resume, stop
  • check list of topics/questions
  • tag the record with each check
  • download the audio and tag file

Main goal

This project's main objective is to be the final development of a Phonegap course.

Use cases

All of de use cases are based on this example: We are doing admission interview to a Phonegap course

We assume that the interviewer is familiarized with de check list.

The check list fits in one window in an iPad (or a phone with little font).

Case 1: Interview in progress

  1. The interviewer press Start,
  2. He reads the first item in the check list: Introduce yourself and tell why you want to take this course.
  3. He press de check box of that item.
  4. He hears the story of the interviewee. It the interviewee says something about any of the items in the check list the interviewer press the appropiate check box.
  5. When the interviewee stops the speech the interviewer reads the first unchecked item in the check list.
  6. This is repeated until there is no unchecked items or until the interviewer considers that must be terminated the interview.

Register File Format

interview: 34
start: 2001-12-14T21:59:43.10-03:00
tags:
  - [1, 2001-12-14T22:00:18.15-03:00]
  - [5, 2001-12-14T22:03:21.33-03:00]
  - [2, 2001-12-14T22:04:02.22-03:00]
  - [3, 2001-12-14T22:04:02.43-03:00]
  - [5, 2001-12-14T22:07:41.56-03:00]
stop: 2001-12-14T22:11:02.35-03:00

Licence

MIT