Overview

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

Qualification Grading Type

Graded

Unit Learning Outcomes

1.

Understand how JavaScript can be used in a HTML document.

Assessment Criteria

  • 1.1

    Explain the use of JavaScript within a HTML document.


2.

Be able to use JavaScript in a HTML document.

Assessment Criteria

  • 2.1.

    Use JavaScript to prompt and validate inputs in a HTML document.

  • 2.2.

    Use the command document write method to display messages in a HTML document.

  • 2.3.

    Alter, show, hide and move objects on a web page.

  • 2.4.

    Use JavaScript to adjust a HTML page for special effects.


3.

Be able to use functions and variables.

Assessment Criteria

  • 3.1.

    Use functions and variables to customise web pages.

  • 3.2

    Use functions and variables for functional web pages.


4.

Be able to use event handlers to trigger JavaScript code.

Assessment Criteria

  • 4.1.

    Use event handlers to trigger JavaScript code.

    For example: onSelect, onSubmit, onClick, onMouseOver, onLoad, onUnload.