A recruitment agency website allows users to create a profile to detail their employment history - Scottish Highers Computing Science - Question 14 - 2022
Question 14
A recruitment agency website allows users to create a profile to detail their employment history.
Once logged in users can update their employment history by adding... show full transcript
Worked Solution & Example Answer:A recruitment agency website allows users to create a profile to detail their employment history - Scottish Highers Computing Science - Question 14 - 2022
Step 1
Fields: title, description, type, start date, end date
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The wireframe should include five input fields:
Job Title: Text input field for the job title.
Job Description: Large text area for the job description.
Job Type: Radio buttons to select either 'Full Time', 'Part Time', or 'Voluntary'.
Start Date: Date picker to select the start date.
End Date: Date picker to select the end date (optional).
Step 2
Radio buttons/option controls for Job Type
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Include radio buttons labeled as:
Full Time
Part Time
Voluntary.
This allows users to easily choose the job type.
Step 3
Submit Button
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Add a Submit button below the fields, allowing users to submit their input.
Step 4
Required fields
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Ensure that all fields except for the End Date are marked as required. Validation indicators should be included, such as asterisks (*) or labels stating that these fields are mandatory.
Join the Scottish Highers students using SimpleStudy...