This unit is expiring
The expiry date of this unit is 31/07/2024.

Overview

Framework:
Access to HE
Level:
Level 3
Unit No:
QU029027
Credits:
3
Guided learning hours:
Not available

Qualification Grading Type

Ungraded

Grade Descriptors

  • Ungraded

Unit Learning Outcomes

1

Be able to implement simple programs.

Assessment Criteria

  • 1.1

    Declare and use meaningful variables and constants.

  • 1.2

    Declare appropriate simple data types.

  • 1.3

    Use meaningful identifiers.

  • 1.4

    Write programs including arithmetic and simple input and formatted output statements.

  • 1.5

    Use spaces, blank lines and indentation to make program easier to read and understand.


2

Be able to use program control structures.

Assessment Criteria

  • 2.1
    Select appropriate relational operators.
  • 2.2

    Use two selection statements.

  • 2.3

    Use three iteration statements.