Difference between revisions of "Silent coding works (scw) 20121 - oop344"
(→Trunk Status) |
(→Team Members) |
||
Line 43: | Line 43: | ||
== Team Members == | == Team Members == | ||
{| class="wikitable sortable" border="1" cellpadding="5" | {| class="wikitable sortable" border="1" cellpadding="5" | ||
− | |+ Team Name (team | + | |+ Team Name (team scw) |
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL | ! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL | ||
|- | |- | ||
Line 51: | Line 51: | ||
|[[User:hchobanlou | Hesam]]||Chobanlou||B||[mailto:hchobanlou@learn.senecac.on.ca?subject=oop344 hchobanlou]||[[Special:Contributions/hchobanlou | hchobanlou]]||hchobanlou||[http://arcoop344.blogspot.ca/ arcoop344] | |[[User:hchobanlou | Hesam]]||Chobanlou||B||[mailto:hchobanlou@learn.senecac.on.ca?subject=oop344 hchobanlou]||[[Special:Contributions/hchobanlou | hchobanlou]]||hchobanlou||[http://arcoop344.blogspot.ca/ arcoop344] | ||
|- | |- | ||
− | + | |[[User:avtran3 | Anh]]|| Tran || A || [mailto:avtran3@learn.senecac.on.ca?subject=oop344 avtran3] || [[Special:Contributions/avtran3 | avtran3]] || kiosk || [http://avr-s.blogspot.com/ AVR's Mirage] | |
+ | |- | ||
<!-- | <!-- | ||
− | |[[User:WikiID | | + | |[[User:WikiID | FirstName]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName] |
|- | |- | ||
--> | --> | ||
|} | |} | ||
+ | |||
== Tasks == | == Tasks == | ||
* Anh Tran | * Anh Tran |
Revision as of 01:45, 26 March 2012
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
silent coding works
- This group take its name seriously lol, real silent
Project Marking Percentage
- due right after study break
Group work: 45% (25 <= xx <= 50) Individual work: 55% + (50 <= xx <= 75) ------------------------- Total 100%
Repository
- repo id: oop344_121rep01
Trunk Status
- committed/committing by
- id: avtran3
- name: Anh Tran
- irc nick: kiosk
- Changes: all changes needed for R0.1
- FEB-16-2012 || 11:06 PM
- id: avtran3
- name: Anh Tran
- irc nick: kiosk
- Changes: everything needed for R0.2, code clean up, remove obsoleted project files
- MAR-09-2012 || 2:39 PM
- id: avtran3
- name: Anh Tran
- irc nick: kiosk
- Changes: all changes needed for R0.3, need testing
- MAR-26-2012 || 2:33 AM
meetings
- latest will be on top
topic, date
Team Members
First Name | Last Name | Section | Seneca Id | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|
Kwok | Wong | B | kwong67 | kwong67 | venven | oop344 |
Hesam | Chobanlou | B | hchobanlou | hchobanlou | hchobanlou | arcoop344 |
Anh | Tran | A | avtran3 | avtran3 | kiosk | AVR's Mirage |
Tasks
- Anh Tran
- CLineEdit
BUGS
Fix console insert bug occurred in A1 last test
- How to produce: On a freshly started instance, press insert and type to the end, it will go out of scope. You may want to take a look at the display compare test as well, it didn't look right to me.
- Assigned to: Presumed hchobanlou since he wrote it
- Status: Not done (important?)