ICT Midterm Exam 1 - Grade 9 Al-Abidin
Good luck with your ICT practical test. Please read all points carefully before you start.
Exam Goal
This test is made to check your technical skills and problem solving in creating a website page using HTML and CSS.
Exam Rules
- Students work on a case study problem.
- Students use their own laptop with a code editor (VSCode or similar).
- You may search from internet/books, but AI tools (ChatGPT, Copilot, etc.) are not allowed.
- Grading is based on completeness, code quality, styling, and time management.
File Requirements
- Main HTML file (*.html).
- Image assets (if any).
- Neat and organized folder structure.
Important Rules
- No AI tools (ChatGPT, Copilot, etc.).
- No cheating or using other people to do your work.
Instructions
- Read the case study carefully.
- Do the tasks step by step.
- Use HTML + CSS only.
- Save the file with the correct name format.
Time
90 minutes (1 hour 30 minutes)
Case Study
You are asked to create a page called “Extracurricular Registration Form”
using basic HTML and CSS.
This page will train your understanding of form structure, different inputs,
and simple CSS styling.
Tasks
- Create an HTML page with the title “Extracurricular Registration”.
- The form must include:
- Full Name (text)
- Email (email)
- Date of Birth (date)
- Gender (radio: Male / Female)
- Extracurricular Choice (select: Futsal, Basketball, Scout, Science Club)
- Practice Day (select: Monday–Sunday)
- Practice Time (time)
- Agreement (checkbox: “I agree with terms and conditions”)
- Make a submit button with text “Register”.
- Use simple CSS for styling.
Extra Challenge (Optional)
- Add hover animation to the Register button.
Submission Rules
- Save the file as YourName_Class_ICTmidterm1.html
- Keep folder structure neat and clear.
- Upload your project file through the button provided.
Submission Link
Click the button above to upload your file.