Overview

Framework:
RQF
Level:
Level 3
Unit No:
Y/502/9006
Credits:
10
Guided learning hours:
60 hours

Assessment Guidance

To be assessed using the approved CIW examination

Unit Learning Outcomes

1

Understand JavaScript Principles.

Assessment Criteria

  • 1.1

    Identify key JavaScript elements.

  • 1.2

    Critically compare JavaScript with other scripting languages.

  • 1.3

    Investigate the differences between client side and server side applications.

  • 1.4

    Embed JavaScript into HTML.

  • 1.5

    Define JavaScript Data Types and variables.

  • 1.6

    Use expressions, operators, concatenation and addition.

  • 1.7

    Use scripting commands.

  • 1.8

    Define operator precedence.


2

Understand functional programming using JavaScript.

Assessment Criteria

  • 2.1

    Explain how to use JavaScript functions.

  • 2.2

    Manage the transfer of data between functions.

  • 2.3

    Manage the use of global and local variables.


3

Understand object oriented programming using JavaScript.

Assessment Criteria

  • 3.1

    Explain the JavaScript object model.

  • 3.2

    Create and deploy JavaScript objects.

  • 3.3

    Manage the passing of data between different JavaScript objects.


4

Understand how web sites interact with JavaScript.

Assessment Criteria

  • 4.1

    Explain the use of form objects in JavaScript.

  • 4.2

    Use form objects when building web applications.

  • 4.3

    Manage the use of cookies in web applications.

  • 4.4

    Use functions and variables within framesets and related windows.

  • 4.5

    Create and manipulate client-side databases.