User Tools

Site Tools


proj

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proj [2017/01/11 16:10] bilproj [2018/02/27 15:49] (current) bil
Line 1: Line 1:
 +**EECS 2311 Project**
  
-For an initial description of the project, see the Introduction slides from Week 1, pages 13-16.+<html><!--
  
-Further specification will be added here as the project progresses.+  To be posted.
  
-<html><!--+--></html>
  
  
-Following are some helpful material:+Treasure Box Braille (TBB) is a device that helps kids learn how to read Braille. 
 +TBB presents Braille characters/words to the user who then responds by pressing buttons. 
 +Educators can load different scenarios to teach different letters and keep the kids entertained.
  
-{{:moonlightsonata.txt|Sample Input 1}}+We will write a piece of software to help educators create these scenariosWe will call it the Authoring App. The Authoring app will provide facilities to  
 +  * Create the flow of the scenario (ask questions, receive answers) 
 +  * Record audio 
 +  * Save the scenario in the appropriate format 
 +  * Test the scenario using the provided software
  
-{{:rememberingrain.txt|Sample Input 2}}+**Important requirement**The Authoring App must be usable by visually-impaired users 
  
-{{:beethoven_-_moonlight_sonata.pdf|Sample Output 1}}+Since there are not enough TBBs for each group (and also because they are expensive and hard to replace), we provide software that simulates the TBB. 
 +This way, as an educator is preparing a scenario with your authoring app, they can try it out to see if it works. See the Week slides (click on Course Outline) for instructions on how to get the starter software.
  
-{{:matheos_-_remembering_rain.pdf|Sample Output 2}}+The starter software contains example scenarios that you can run to get a feel for what this system does.
  
-You can access the iText library website [[http://itextpdf.com|here]].+{{:startersoftwaredesign.pdf|Click here}} for a UML diagram of the starter software.
  
-You can download the library from [[http://sourceforge.net/projects/itext/|sourceforge]].+{{:scenarioformat.pdf|Click here}} for a description of the file format for scenarios.
  
-Here is the [[http://itextpdf.com/examples/iia.php?id=12|Hello World]] example.+**New requirement (added on Feb 27, 2018)**
  
-**March 5**: Two more sample inputs. Your program must produce some reasonable outputAny tablature elements we haven't seen so far can be ignored.+Your system must log all actions the user takes and keep count of how many times each feature is accessed 
 + 
 +Based on the log data, add keyboard shortcuts to the most frequently used featuresSuch features should be easy to access with a mouse as well
  
-{{:elnegrito.txt|Sample Input 3}} 
  
-{{:bohemianrhapsody.txt|Sample Input 4}} 
  
---></html> 
proj.1484151032.txt.gz · Last modified: 2017/01/11 16:10 by bil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki