Difference between revisions of "Team H - OOP344 20133"
Ji Jungmin (talk | contribs) (→Project Marking Percentage) |
Ji Jungmin (talk | contribs) |
||
Line 1: | Line 1: | ||
− | = | + | {{OOP344 Index | 20133}} |
− | + | = Team H= | |
== Project Marking Percentage == | == Project Marking Percentage == | ||
− | *Group work: XX% (25 <= xx <= 50) | + | * due right after study break |
− | + | <big> | |
− | + | Group work: XX% (25 <= xx <= 50) | |
+ | Individual work: XX% + (50 <= xx <= 75) | ||
+ | ------------------------- | ||
+ | Total 100% | ||
+ | </big> | ||
== Repository == | == Repository == | ||
− | * repo path: https://github.com/Seneca-OOP344/Team-H | + | * repo path:https://github.com/Seneca-OOP344/Team-H |
− | + | === Master Branch Status === | |
− | == Master Branch Status == | + | ====Status==== |
− | ===Status=== | + | *OPEN |
− | + | ====Logs==== | |
− | |||
− | ===Logs=== | ||
* DateTime, Merged/being Merged by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info | * DateTime, Merged/being Merged by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info | ||
== Coding Style and Standards == | == Coding Style and Standards == | ||
+ | *File names must be lowercase. | ||
* No Tab Character allowed. (replace tabs with spaces) | * No Tab Character allowed. (replace tabs with spaces) | ||
* Each object must have its own type: | * Each object must have its own type: | ||
Line 23: | Line 26: | ||
CDialog D; | CDialog D; | ||
</syntaxhighlight></big> | </syntaxhighlight></big> | ||
− | |||
== Team Members == | == Team Members == | ||
{| class="wikitable sortable" border="1" cellpadding="5" | {| class="wikitable sortable" border="1" cellpadding="5" | ||
− | |+ Team Name (team | + | |+ Team Name (team x) |
! 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:Ji Jungmin | Jungmin]]|| Ji|| A|| [mailto:jjungmin@myseneca.ca?subject=oop344 jjungmin] || [[Special:Contributions/WikiID | Ji Jungmin]] || Mistysnake || [http://jungminwp.wordpress.com Breeze] | + | |[[User:Ji Jungmin| Jungmin]]|| Ji|| A || [mailto:jjungmin@myseneca.ca?subject=oop344 jjungmin] || [[Special:Contributions/WikiID | Ji Jungmin]] || Mistysnake|| [http://jungminwp.wordpress.com/ Breeze] |
|- | |- | ||
|} | |} | ||
Line 36: | Line 38: | ||
== Tasks == | == Tasks == | ||
=== task name === | === task name === | ||
− | * | + | * task description |
+ | * being done by team member name / not assigned | ||
+ | * status | ||
+ | |||
== Meetings == | == Meetings == | ||
* latest will be on top | * latest will be on top | ||
− | ===topic, date=== | + | === topic, date === |
+ | [[Irc logs of meeting (unique name) - oop344 20113 | date]] |
Revision as of 10:30, 16 October 2013
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
Team H
Project Marking Percentage
- due right after study break
Group work: XX% (25 <= xx <= 50) Individual work: XX% + (50 <= xx <= 75)
Total 100%
Repository
- repo path:https://github.com/Seneca-OOP344/Team-H
Master Branch Status
Status
- OPEN
Logs
- DateTime, Merged/being Merged by full name, ircnick: mynick, any other info
Coding Style and Standards
- File names must be lowercase.
- No Tab Character allowed. (replace tabs with spaces)
- Each object must have its own type:
int a;
int b;
CDialog D;
Team Members
First Name | Last Name | Section | Seneca Id | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|
Jungmin | Ji | A | jjungmin | Ji Jungmin | Mistysnake | Breeze |
Tasks
task name
- task description
- being done by team member name / not assigned
- status
Meetings
- latest will be on top