Difference between revisions of "Team while(false) - OOP344 20113"
(added tasks) |
(→Tasks: Minor formatting and updating my status to complete.) |
||
Line 34: | Line 34: | ||
*[[User:Lpasquale1 | Pasquale]] | *[[User:Lpasquale1 | Pasquale]] | ||
** Completion of '''CField''' class and '''CLabel constructors''' | ** Completion of '''CField''' class and '''CLabel constructors''' | ||
− | ** Status: Incomplete | + | ** Status: <span style="color:red;">'''Incomplete'''</span> |
*[[User:jsantos13 | Jesse]] | *[[User:jsantos13 | Jesse]] | ||
** Completion of '''CDialog::edit''' | ** Completion of '''CDialog::edit''' | ||
− | ** Status: Incomplete | + | ** Status: <span style="color:red;">'''Incomplete'''</span> |
*[[User:cfbale | Clinton]] | *[[User:cfbale | Clinton]] | ||
** Completion of '''CDialog::add''' and '''CLabel::set''' | ** Completion of '''CDialog::add''' and '''CLabel::set''' | ||
− | ** Status: | + | ** Status: <span style="color:green;">'''Complete'''</span> |
*[[User:Vyakobson | Viacheslav]] | *[[User:Vyakobson | Viacheslav]] | ||
** Completion of '''CDialog::draw''', '''CLabel::draw''' and '''CDialog constructor''' | ** Completion of '''CDialog::draw''', '''CLabel::draw''' and '''CDialog constructor''' | ||
− | ** Status: Incomplete | + | ** Status: <span style="color:red;">'''Incomplete'''</span> |
*[[User:adanushi | Agron]] | *[[User:adanushi | Agron]] | ||
** All '''destructors''' and '''CDialog::<< operators''' | ** All '''destructors''' and '''CDialog::<< operators''' | ||
− | ** Status: Incomplete | + | ** Status: <span style="color:red;">'''Incomplete'''</span> |
== Meetings == | == Meetings == | ||
[[While%28false%29_IRC_Logs_20113_-_OOP344 | While(false) IRC Logs ]] | [[While%28false%29_IRC_Logs_20113_-_OOP344 | While(false) IRC Logs ]] |
Revision as of 15:05, 21 October 2011
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
Team while(false)
Project Marking Percentage
Group work: XX% (25 <= xx <= 50) Individual work: XX% + (50 <= xx <= 75) ------------------------- Total 100%
Repository
- repo id: oop344_113rep2
Trunk Status
Refer to #while(false) for current trunk status.
Team Members
First Name | Last Name | Section | Seneca Id | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|
Clinton | Bale | C | cfbale | cfbale | psupreme | Clinton's Blog |
Jesse | Santos | C | jsantos13 | jsantos13 | jas1137 | Jesse's Blog |
Viacheslav | Yakobson | A | vyakobson | Vyakobson | hexellent | My Blog |
Pasquale | Lupia | A | lpasquale1 | Lpasquale1 | BriaN_90 | |
Agron | Danushi | A | adanushi | adanushi | Danushi |
Tasks
- Pasquale
- Completion of CField class and CLabel constructors
- Status: Incomplete
- Jesse
- Completion of CDialog::edit
- Status: Incomplete
- Clinton
- Completion of CDialog::add and CLabel::set
- Status: Complete
- Viacheslav
- Completion of CDialog::draw, CLabel::draw and CDialog constructor
- Status: Incomplete
- Agron
- All destructors and CDialog::<< operators
- Status: Incomplete