User Tools

Site Tools


authoring

The Authoring App

The Authoring App allows educators to create and save scenarios.

Its GUI must allow the user to customize the scenario as they see fit.

Official Player app

The Official Player app has been uploaded. You can get it from github

You will need to add the libraries in the lib directory to your Build Path.

See also this video on how to install MBROLA.

See the SampleScenarios directory for some examples of the format.

Detailed documentation of the format can be found here

Audio Support

The Authoring app must allow the user to specify audio files to be part of the scenario.

You will need to support two options:

  1. Incorporate audio files that have been created with other apps
  2. Provide facility to record audio using the computer’s built-in microphone

Authoring Submission Details

Rubric posted under Evaluation.

Five grade components

  1. Requirements document
  2. Design Document
  3. Testing document
  4. User Manual
  5. Implementation

Authoring Submission Process

1. Create a runnable .jar that also contains all the source code. If the required libraries are in a separate subfolder, create a .zip file for that folder.

2. Remove any old versions of documents from your github repository's main page

3. Add to your github repository's main page the following:

  1. The jar file
  2. The zip file containing the libraries (if needed)
  3. The four documents
  4. A README.txt file with any necessary instructions on how to install the system

4. Email a link to your github repository to bil@cse.yorku.ca by 11:59pm on Apr 5

  • Only one email per team
  • Include your team number in the subject

5. Do not update your github repository after the deadline.

6. Each student must also send me a private email with an assessment of their teammates’ contributions

authoring.txt · Last modified: 2017/03/28 16:24 by bil