Difference between revisions of "Recurse - OOP344 20113"

From CDOT Wiki
Jump to: navigation, search
(Repository)
(R0.6 Task Assignments)
 
(46 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{OOP344 Index | 20113}}
 +
 +
 
= Recurse =
 
= Recurse =
  
Line 4: Line 7:
 
* due right after study break
 
* due right after study break
 
<big>
 
<big>
  Group work:      XX%       (25 <= xx <= 50)
+
  Group work:      50%
  Individual work: XX% +      (50 <= xx <= 75)
+
  Individual work: 50%
 
  -------------------------
 
  -------------------------
 
  Total          100%
 
  Total          100%
 
</big>
 
</big>
 
  
 
== Repository ==
 
== Repository ==
Line 16: Line 18:
  
 
=== Trunk Status ===
 
=== Trunk Status ===
* To be updated
+
* Maybe we can coordinate on IRC course channel #seneca-oop344 before committing to trunk.
  
  
Line 28: Line 30:
  
 
== Team Members ==
 
== Team Members ==
{| class="wikitable sortable" border="1" cellpadding="5"
+
<!--
|+ Team Name (team x)
+
|[[User:WikiID | Thevakaran]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName]
 +
|-
 +
-->
 +
 
 +
{| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0" style="text-align:center;"
 +
|+ '''''Recurse'''''
 
! 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
 
|-
 
|-
|[[User:alf | Jinghui]]|| Liu || B || [mailto:jliu164@learn.senecac.on.ca?subject=oop344 jliu164] || [[Special:Contributions/alf | jliu164]] || jliu || [http://vortexplus.wordpress.com/category/oop344/ Alfred's Blog of OOP344]
+
|[[User:alf | Jinghui]]|| Liu || B || [mailto:jliu164@learn.senecac.on.ca?subject=oop344 jliu164] || [[Special:Contributions/alf | alf]] || jliu || [http://vortexplus.wordpress.com/category/oop344/ Alfred's Blog]
 
|-
 
|-
<!--
+
|[[User:zshao4 | Zhen]]|| Shao || B || [mailto:zshao4@learn.senecac.on.ca?subject=oop344 zshao4] || [[Special:Contributions/zshao4 | zshao4]] || zshao4|| [http://zhenshao.wordpress.com/ Zhen's programming blog]
|[[User:WikiID | Thevakaran]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName]
+
|-
 +
|[[User:czang1 | Zang]]|| Chen || B || [mailto:czang1@learn.senecac.on.ca?subject=oop344 czang1] || [[Special:Contributions/czang1 | czang1]] || czang1||[http://zangchen88.blogspot.com/ Chen's Blog]
 +
|-
 +
|[[User:lxue6 | Liang]]|| Xue|| B || [mailto:lxue6@learn.senecac.on.ca?subject=oop344 lxue6] || [[Special:Contributions/lxue6 | lxue6]] || LiangXue||[http://liangxuepeterblog.blogspot.com/ Liang's Blog]
 +
|-
 +
|[[User:wleung21 | Wilson]]|| Leung || B || [mailto:wleung21@learn.senecac.on.ca?subject=oop344 wleung21] || [[Special:Contributions/wleung21 | wleung21]] || wleung21 ||[http://wleung-oop344.blogspot.com/ Wilson's Blog]
 
|-
 
|-
-->
 
 
|}
 
|}
  
== tasks ==
+
== TASKS ==
=== task name ===
+
 
* task description
+
 
* being done by team member name / not assigned
+
=== R0.6 Task Assignments  ===
* status
+
 
 +
'''Zhen Shao:'''
 +
<syntaxhighlight lang="cpp">
 +
Task: CCheckList
 +
 
 +
Status: 
 +
 
 +
Problem:
 +
</syntaxhighlight>
 +
 
 +
 
 +
'''Liang Xue:'''
 +
<syntaxhighlight lang="cpp">
 +
Task: CText
 +
 
 +
Status:  Finishi
 +
 
 +
Problem:
 +
</syntaxhighlight>
 +
 
 +
'''Wilson Leung:'''
 +
<syntaxhighlight lang="cpp">
 +
Task: CMenu & MNode
 +
 
 +
Status:  Done.
 +
 
 +
        Temporary version R0.5 is tagged, CCheckList is missing
 +
 
 +
Problem:
 +
</syntaxhighlight>
 +
 
 +
== R0.3 ==
 +
 
 +
=== CLineEdit ===
 +
* Zhen Shao
 +
* Start on 11/17/2011
 +
* Start debugging on 11/20/2011
 +
* All the R0.3 file can be found in REP trunk folder.
 +
 
 +
=== CButton ===
 +
* Jinghui Liu
 +
* Done!
 +
* Released under the folder of <font color="blue"> CButton </font>in my branch: jliu164.
 +
 
 +
=== CValEdit ===
 +
* Liang Xue
 +
*
 +
 
 +
=== CCheckMark ===
 +
* Chen Zang
 +
*
 +
*
 +
 
 +
=== CMenuItem ===
 +
* Wilson Leung
 +
* done
 +
*
  
 
== meetings ==
 
== meetings ==

Latest revision as of 05:50, 18 December 2011


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources


Recurse

Project Marking Percentage

  • due right after study break

Group work:      50%
Individual work: 50%
-------------------------
Total           100%

Repository


Trunk Status

  • Maybe we can coordinate on IRC course channel #seneca-oop344 before committing to trunk.


Team Members

Recurse
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Jinghui Liu B jliu164 alf jliu Alfred's Blog
Zhen Shao B zshao4 zshao4 zshao4 Zhen's programming blog
Zang Chen B czang1 czang1 czang1 Chen's Blog
Liang Xue B lxue6 lxue6 LiangXue Liang's Blog
Wilson Leung B wleung21 wleung21 wleung21 Wilson's Blog

TASKS

R0.6 Task Assignments

Zhen Shao:

Task: CCheckList

Status:  

Problem:


Liang Xue:

Task: CText

Status:  Finishi

Problem:

Wilson Leung:

Task: CMenu & MNode

Status:  Done. 

         Temporary version R0.5 is tagged, CCheckList is missing

Problem:

R0.3

CLineEdit

  • Zhen Shao
  • Start on 11/17/2011
  • Start debugging on 11/20/2011
  • All the R0.3 file can be found in REP trunk folder.

CButton

  • Jinghui Liu
  • Done!
  • Released under the folder of CButton in my branch: jliu164.

CValEdit

  • Liang Xue

CCheckMark

  • Chen Zang

CMenuItem

  • Wilson Leung
  • done

meetings

  • latest will be on top


topic, date

date