c programming

profilejack_96
Assignment1MarkingGuidelineandRubriccprogramming.pdf

Marking guideline and rubric for assignment 1

Marks are given for clarity, presentation, accuracy, and concise and efficient programs.

Marks will be deduced if the two files that you submitted are not a *.pdf file containing a

pseudocode and a flow chart, and a *.c file containing a c program.

Marks will be deduced if your program cannot run in Microsoft Visual Studio 2017.

Pesudocode (3 marks)

0 mark – Incorrect pseudocode

1 mark – Many mistakes in the pseudocode

2 marks – Minor mistakes in the pseudocode

3 marks – No mistake in the pseudocode

Flow chart (3 marks)

0 mark – Incorrect pseudocode

1 mark – Many mistakes in the flow chart

2 marks – Minor mistakes in the flow chart

3 marks – No mistake in the flow chart

C program (9 marks)

0 – 4 marks – The C program for performing the required tasks cannot compile in Microsoft

Visual Studio 2017.

5 – 9 marks – The C program can compile and perform the required tasks.