This site is from a past semester! The current version will be here when the new semester starts.

Apdx F: Handling Team Issues


Apdx G: CS2103R Info : OPTIONAL

CS2103R is an 'R module' (R stands for Research) that students can take to earn an extra 1 MC (and can also be used to fulfill requirements of the Turing program). The 1MC is graded (not S/U).

It is meant for strong programmers who would like to push themselves beyond the achievement bars set by CS2103/T, keeping in mind that the regular 4MC module deliberately does not give extra credit for exceeding expectations (reason: to keep the workload manageable for the majority of students). CS2103R is an opportunity to work around that limitation, and get extra 1MC by doing some extra work.

Expected deliverable: Propose and implement an enhancement to the AB3 base project.

  • The enhancement can be a change to the current design (the internal design, not the external features), an alternative design, using alternative tools (including different testing/documentation/CI tools), improvements to AB3 learning resources, etc. that can showcase the depth of your SE skills.
  • Simply adding more external features to AB3 is not suitable for this purpose as anyone in the class can do that (as that is what you normally do in the tP anyway) -- here, we are looking for things that can make you stand out from the majority of the class in terms of SE skills. In particular, we want to see your understanding of pros and cons of the current AB3, and to see you explore alternatives to current AB3 choices.
  • The enhancement should be accompanied by a report explaining its rationale, implementation, pros and cons.
  • The proposed enhancement is unlikely (although not impossible) to be incorporated to the actual AB3, as this is more of an opportunity to showcase your SE skills rather than a way to perfect AB3 (using a 'perfect' code base for the tP may not fit the learning goals of this module after all).
  • The workload is expected to be about 50% of your tP effort.

Timeline:

  1. [Weeks 9-11] Submit a brief proposal (~ 1 page):
    Contents: your name, student number, an outline of the proposed change, expected pros/cons.
    Submission: Upload a file CS2103R-YOUR_NAME.pdf to the corresponding LumiNUS folder.
  2. [Reading week] You will be notified if you are accepted for CS2103R. As this is the first time we are offering CS2103R in this manner, the number of slots is likely to be small in this round.
  3. [Within 4 weeks of the end of the exam period] submit the implementation and the report. The grade will be given to you soon after.
  4. [Week 1 of the following semester] Register for the module, to receive the extra 1MC in the following semester. More info about R modules is given here (requires login).

Grading:

  1. The grade given is typically the same as the grade you earned for CS2103/T, but can be different if your CS2103R work is substantially better/worse than your CS2103/T performance.

Apdx F: Handling Team Issues