Template notes:
- Keep
job_slugexactly equal to the slug in the related job post. - Supported
typevalues aremultiple_choice,multiple_select, andtext. - Timers are configured with
time_limit_seconds. - For choice-based questions, each option needs a
labeland avalue. - This file is only a template. To activate a test, copy the structure into a new file like
tests/your-job-slug.mdand setcontent_typetojob_screening_test.
