4COSC010C Programming Principles 2 CWK01
4COSC010C Programming Principles 2 CWK01
4COSC010C Programming Principles 2 CWK01
Code due on Blackboard coursework upload Tuesday 10th March 2020 1pm.
Due Date
In-class test during your week 08 of the semester
Expected deliverables Java program code upload as text files, plus in-class test answers.
Your in-class test mark (worth 50%) and java code mark (worth 50%) should appear on Blackboard
Gradecentre within 3 weeks of the test.
Type of Feedback and Due
Individual written feedback will be available via the Blackboard Gradecentre. If you would like extra
Date:
feedback please speak to tutor who will be marking your work
All marks will remain provisional until formally agreed by an Assessment Board.
Assessment regulations
Refer to section 4 of the “How you study” guide for undergraduate students for a clarification of how you are assessed, penalties and late
submissions, what constitutes plagiarism etc.
Penalty for Late Submission
If you submit your coursework late but within 24 hours or one working day of the specified deadline, 10 marks will be deducted from the
final mark, as a penalty for late submission, except for work which obtains a mark in the range 40 – 49%, in which case the mark will be
capped at the pass mark (40%). If you submit your coursework more than 24 hours or more than one working day after the specified
deadline you will be given a mark of zero for the work in question unless a claim of Mitigating Circumstances has been submitted and
accepted as valid.
It is recognised that on occasion, illness or a personal crisis can mean that you fail to submit a piece of work on time. In such cases you
must inform the Campus Office in writing on a mitigating circumstances form, giving the reason for your late or non-submission. You must
provide relevant documentary evidence with the form. This information will be reported to the relevant Assessment Board that will decide
whether the mark of zero shall stand. For more detailed information regarding University Assessment Regulations, please refer to the
following website:http://www.westminster.ac.uk/study/current-students/resources/academic-regulations
All coursework code on this module is submitted via Blackboard. It may be automatically scanned through a text matching system
(designed to check for possible plagiarism).
• You DO NOT need to attach a copy of the CA1 form;
To submit your assignment:
• Log on to Blackboard at http://learning.westminster.ac.uk; and follow the instructions below.
If you are unable to submit your work on Blackboard due to a finance hold you must email your work to [email protected] by the
same deadline, putting on the subject line the module code, assessment number, and your name. This shows that you have completed
your work by the deadline. After the finance hold is lifted you must then submit the same work as normal on Blackboard, otherwise it will
not be marked and you will get a fail for that part of the assessment.
Create a table of test cases showing how you tested your program. Write the test case for each of
the functionality separately as we discussed during the lecture.
Submission Instruction:
1. Java Program code to be submitted as a single text file by the date shown above on Blackboard
4COSC010C ‘Submit Coursework’ link. For this submission you should copy and paste your program
into a text file, type the filename at the top of each piece of pasted code, and at the very top of the
text file type your name and ID number. Call this saved file by your ID number (e.g. . w123456.txt )
and ensure it is saved as plain text (not .doc or .zip). Do not change your code after it has been
submitted.
2. Submit your test table and report separately as a pdf or word document.
3. Submit your self assessment form as a separate word document.
Tutorial in-class test.
Due on week 08. We need to know that you fully understand the code you use, and have not just
stumbled on a solution, or copied it from elsewhere. For the test you will be assessed on how well
you know data structure, data structure manipulation code, and methods, so look at the examples in
the notes as well as understanding your Train program.
If you miss the test there will be no other opportunity to redo the work in a later week unless you
have approved mitigating circumstances. Sign-in on the class list during the test.
Marking Criteria
50% of the marks will come from the in-class test result. If you score 30% or less in the in-class test
then your code solution mark will be limited to a maximum of 50% as the test will have proved you
did not really understand the code.
50% of the marks will come from your ‘Train’ code solution. Code marking (see self assessment
form):
Warning: All code must be done by yourself to ensure you can answer questions during the
demonstration. You will be capped at 50% if you cannot explain the code or received less than 30%
in the in-class test.
Pass grade: A basic code solution and 40% in the in-class test.
Distinction grade (>=70%).