Changes

Jump to navigation Jump to search
no edit summary
Line 21: Line 21:  
==Week by week milestones==
 
==Week by week milestones==
 
* 4/24
 
* 4/24
** '''Brendan - '''Setup development environment (Eclipse, Pydev, Git)
+
** '''Brendan - '''Setup development environment (Eclipse, Pydev, Git).
** Dennis contacted the developer of Assimilate, but hasn't heard back yet.
+
** '''Dennis - '''Get in contact with developer of Assimilate.
** James figured out that it is best not to edit the "Activities" tab. Instead we will use the "Flashcard" and "Help" tabs and change their names to "Play" and "Edit".
+
** '''James - '''Figure out how to edit the "Activities" tab since it isn't listed in the toolbars.py file
 
** '''Everyone - '''Decide who will work on exactly which parts of the project for the next few weeks.
 
** '''Everyone - '''Decide who will work on exactly which parts of the project for the next few weeks.
 
* 5/1
 
* 5/1
Line 45: Line 45:  
====4/24====
 
====4/24====
 
*We found out that by default, the tabs in the top of the game only change the part above the toolbar and not the main part of the game below which we planned to modify a bit. However, we found an application called [http://wiki.laptop.org/go/Measure Measure] which does what we want to do. There is some code which we can copy from to make changes to the main part of the screen when you change tabs. Go to the [http://dev.laptop.org/git/projects/measure/tree/ source code for Measure] and open the toolbar_top.py. The function we are interested in is called "def _toolbar_changed_cb(self, tbox, num)".
 
*We found out that by default, the tabs in the top of the game only change the part above the toolbar and not the main part of the game below which we planned to modify a bit. However, we found an application called [http://wiki.laptop.org/go/Measure Measure] which does what we want to do. There is some code which we can copy from to make changes to the main part of the screen when you change tabs. Go to the [http://dev.laptop.org/git/projects/measure/tree/ source code for Measure] and open the toolbar_top.py. The function we are interested in is called "def _toolbar_changed_cb(self, tbox, num)".
 +
*Brendan wasn't able to meet with us this week to update us on setting up the development environment (Eclipse, Pydev, Git). Yesterday Brendan said that he has been working on this but hasn't used it with Assimilate yet. Dennis will check with him to see how it's going after today.
 +
*Dennis contacted the developer of Assimilate, but hasn't heard back yet.
 +
*James figured out that it is best not to edit the "Activities" tab. Instead we will use the "Flashcard" and "Help" tabs and change their names to "Play" and "Edit".
 +
*Everyone decided who will work on exactly which parts of the project for the next few weeks.
   −
=="Must haves"==
+
==Our Plan==
 +
===="Must haves"====
 
*Fix the "tabs"
 
*Fix the "tabs"
 
*Show the correct answer!
 
*Show the correct answer!
   −
=="Should haves"==
+
===="Should haves"====
 
*Categorize the cards by type of math problem
 
*Categorize the cards by type of math problem
 
*Alternate types of math besides basic arithmetic
 
*Alternate types of math besides basic arithmetic
   −
=="Would be nice to have"==
+
===="Would be nice to have"====
 
*More than 2 people playing
 
*More than 2 people playing
 
*Seconds remaining timer
 
*Seconds remaining timer
99

edits

Navigation menu