It's UWAweek 42 (2nd semester, week 12)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying the 2 articles in this topic
Showing 2 of 738 articles.
Currently 77 other people reading this forum.


 UWA week 42 (2nd semester, week 12) ↓
SVG not supported

Login to reply

👍?
helpful
2:40pm Tue 15th Oct, ANONYMOUS

I have code throughout the project that generates an optional log file. Assuming the debug code is done well, I was wondering if there would be marks taken off for having extra code, marks added for having good debug functionality, or no difference to marks? There is, of course, a toggle to turn this feature on/off, and the debugging features would of course be deactivated in my final submission. I'm specifically asking if I should keep or remove the deactivated code. Thanks in advance for any help.


SVG not supported

Login to reply

👍?
helpful
4:22pm Tue 15th Oct, Joshua N.

ANONYMOUS wrote:
> I have code throughout the project that generates an optional log file. > > Assuming the debug code is done well, I was wondering if there would be marks taken off for having extra code, marks added for having good debug functionality, or no difference to marks?
You wouldn't gain marks since it isn't asked for in the specification. Whether you lose marks or not would be up to the discretion of whoever marks your code (usually, you wouldn't be marked down for having extra code that exists for debugging).
> There is, of course, a toggle to turn this feature on/off, and the debugging features would of course be deactivated in my final submission. I'm specifically asking if I should keep or remove the deactivated code. > > Thanks in advance for any help.
I believe it would be best to removing debugging code to make sure there are no misunderstandings during marking.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy