All assessments
Administrative & Office Skills General Skills Assessments: Job-Ready Core Competencies

Computer literacy test for hiring (questions, scoring rubric, thresholds)

Screen candidates for baseline computer skills before you hire: 10 scenario questions plus an answer key, a scoring blueprint, proficiency bands, and role-based cutoffs.

What a computer literacy test tells you before you hire

Hiring for a role where "comfortable with computers" is on the job description? Almost every candidate will claim it. A short computer literacy test shows you who actually is, before the skill gap turns into missed attachments, misfiled documents, unsafe clicks, and spreadsheet errors your team cleans up later. This page gives you the full screen: a competency blueprint with domain weights, 10 scenario questions with answers, a scoring system, and role-based cutoffs you can apply to your next hire.

What this test is (and isn't)

  • Is: job-relevant, platform-agnostic where possible, scenario-driven, and scored with proficiency bands.
  • Is not: an advanced certification in Excel, IT support, or programming.

Mixed-platform reality (Windows/macOS, Microsoft 365/Google Workspace)

Modern workplaces vary, and your candidates come from all of them. This test uses:

Universal concepts (file paths, permissions, phishing signals, browser troubleshooting, collaboration etiquette).

Tool equivalents (spell check exists in Word and Google Docs; filters exist in Excel and Google Sheets).

Optional role add-ons you can append if your team standardizes on a specific toolset.

Competency framework and test blueprint

Use this blueprint to run the test as-is or to build your own version with documented content coverage.

Domain weights (recommended)

Device and OS fundamentals (10%)
Basic navigation, settings awareness, accessibility basics

File and folder management (15%)
Create, rename, move, search, file types, cloud sync concepts

Productivity docs: word processing (10%)
Formatting, comments, version awareness, PDFs

Spreadsheets: foundational (15%)
Sorting and filtering, references, basic formulas, data hygiene

Email and calendar (15%)
Attachments, etiquette, search, rules and labels, scheduling

Internet and browser skills (10%)
Tabs, downloads, cache and cookies basics, forms, extensions

Collaboration and cloud tools (10%)
Shared links, permissions, version history, meeting tools

Security, privacy and safety (15%)
Password hygiene, phishing, updates, data handling

Difficulty distribution

A useful test differentiates across proficiency levels:

Easy (30%): foundational recognition and routine actions

Medium (50%): correct decision-making in common workflows

Hard (20%): troubleshooting, judgment, and risk-aware choices

Recommended format and timing

  • Total time: 25 to 35 minutes
  • Items: 30 to 40 total (mix of multiple-choice, multiple-select, and scenario items)
  • Performance tasks: 2 to 4 short "choose the best next step" scenarios
  • Reporting: overall score + domain subscores + proficiency band

How the test stays job-relevant

1) Job-aligned task design

Each item maps to something the hire will actually do:

  • Find the right file
  • Choose the right link-sharing permission
  • Avoid a phishing trap
  • Fix a spreadsheet view
  • Schedule a meeting correctly

2) Standardized administration

To compare candidates fairly:

  • Same instructions, time limits, and scoring rules for every candidate
  • A clear accommodations process (extra time, screen reader compatibility, keyboard-only navigation)

3) Multi-method approach

A knowledge test is strongest when paired with:

  • A work sample (a simple spreadsheet cleanup, for example)
  • A structured interview (rating rubric tied to the same domains)

The test: 10 questions with answers

Use these 10 items as a screening set on their own (about 12 minutes), or replicate the pattern across domains for a full-length test.

Question 1: file management (easy)

You download a PDF named invoice_final_v3.pdf and need to store it so you can find it later. Which choice is best practice?

A. Leave it in Downloads so it's quickest to access

B. Move it into a clearly named folder (e.g., Finance/Invoices/2026-01) and keep the filename meaningful

C. Email it to yourself so it's searchable

D. Rename it to invoice.pdf for simplicity

Answer: B

Question 2: attachments and email hygiene (easy)

You're replying to a customer and need to include a file. What should you do before clicking Send?

A. Convert the file to a ZIP every time

B. Confirm the correct file is attached and the message body references it

C. Paste the entire file contents into the email

D. Add the customer to BCC

Answer: B

Question 3: browser troubleshooting (medium)

A website works for your coworker but not on your computer. The page won't load correctly and buttons are unresponsive. What is a sensible first step?

A. Factory reset your computer

B. Clear the browser cache for that site or try an incognito/private window

C. Uninstall your operating system updates

D. Disable your keyboard

Answer: B

Question 4: cloud sharing permissions (medium)

You need to share a document with an external vendor so they can view it but not edit. Which sharing setting is most appropriate?

A. Anyone with the link can edit

B. Anyone in your company can edit

C. Specific people can view (or "Anyone with the link can view," if allowed) with editing turned off

D. Post the document in a public forum

Answer: C

Question 5: spreadsheet fundamentals (medium)

In a spreadsheet, you want to calculate total cost from Quantity in cell B2 and Unit Price in cell C2. Which formula is correct?

A. =B2+C2

B. =B2*C2

C. =B2/C2

D. =SUM(B2:C2)

Answer: B

Question 6: data sorting risk (medium)

You sort a single column in a table (not the entire table range). What is the most likely problem?

A. The font changes

B. Data becomes misaligned (rows no longer match the correct records)

C. The spreadsheet becomes read-only

D. The file converts to PDF

Answer: B

Question 7: security, phishing detection (hard)

You receive an email that appears to be from IT: "Your password expires today. Click here to keep access." The sender address is it-support@companny-security.com (note the spelling), and the link text says "Company SSO" but points to an unfamiliar domain when you hover. What should you do?

A. Click quickly to avoid being locked out

B. Reply with your username so they can check

C. Report the email as phishing and verify through an official channel (IT portal/known number)

D. Forward it to coworkers to warn them

Answer: C

Question 8: OS/app responsiveness (hard)

An application is frozen and won't close. What is the best next step?

A. Wait indefinitely; forcing closure is never safe

B. Use the operating system's force-quit/task manager to close the app, then reopen and recover work if possible

C. Delete system files

D. Turn off updates permanently

Answer: B

Question 9: version control (medium)

Two people edited the same shared document and changes seem missing. Which feature most directly helps you identify what happened?

A. Screen brightness

B. Version history / activity log

C. Wallpaper settings

D. Printer queue

Answer: B

Question 10: calendar scheduling (medium)

You need to schedule a meeting across time zones with three attendees. Which approach is most reliable?

A. Pick any time; time zones always auto-correct

B. Use the calendar scheduling assistant/free-busy view and confirm the meeting time zone setting

C. Send a text message with "Meet at 3"

D. Schedule three separate meetings

Answer: B

Answer key with rationales (why each answer matters on the job)

  • Q1 (B): Retrieval beats convenience. A cluttered Downloads folder is where documents go missing.
  • Q2 (B): The missing or wrong attachment is one of the most common email errors your customers will see.
  • Q3 (B): Private windows isolate cache, cookies, and extensions. Fast, low-risk troubleshooting instead of an IT ticket.
  • Q4 (C): Principle of least privilege: grant only what's needed (view vs. edit). This is the difference between a vendor viewing a doc and editing it.
  • Q5 (B): Total cost is multiplication. A miss here means every quote and order form needs checking.
  • Q6 (B): Sorting one column breaks record integrity. This is the quiet way customer lists get scrambled.
  • Q7 (C): Spoofed domains plus mismatched links are classic phishing indicators. One wrong click here costs more than every other question combined.
  • Q8 (B): Force quit is a standard recovery step. Candidates who know it lose minutes, not mornings.
  • Q9 (B): Version history is the audit trail for shared documents.
  • Q10 (B): Free/busy plus time zone confirmation prevents missed meetings.

Scoring system

1) Item scoring

  • Multiple-choice: 1 point each
  • Multiple-select: 2 points total with partial credit (+1 for each correct option selected, −1 for each incorrect one; minimum 0)
  • Scenario items: 2 to 4 points using the rubric below

2) Domain subscores

Compute percentage scores per domain to see exactly where a candidate is weak. Example: the file management domain has 6 points possible; the candidate earns 4, so they score 67% in that domain.

3) Overall score

Overall score = sum of (domain % × domain weight)

4) Scenario rubric (template)

Use this scale for scenarios like link sharing, email triage, and everyday troubleshooting:

4 – Optimal: correct, efficient, secure, and clearly justified

3 – Acceptable: correct outcome with minor inefficiency

2 – Risky: partially correct but introduces avoidable errors or risks

1 – Poor: likely to fail the task or create problems

0 – Unsafe or incorrect: violates security or data handling expectations

Proficiency bands and role-based cutoffs

Beginner (0–49)

What they can reliably do: basic navigation, but needs step-by-step support

What that means for you: higher error rate, security mistakes, slow task completion. Expect real training time before independent work.

Basic (50–69)

What they can reliably do: routine tasks with occasional help

What that means for you: misfiled documents and inconsistent email and calendar handling until habits are coached in.

Proficient (70–84)

What they can reliably do: works independently in common office workflows

What that means for you: ready for most office roles on day one, with guidance only on edge cases.

Advanced (85–100)

What they can reliably do: efficient, secure, and coaches others informally

What that means for you: low risk, and a candidate who can become the team's informal go-to for everyday tooling questions.

A practical "job-ready" line

Many teams set Proficient (70%+) as the starting threshold for independent office work, then adjust by role risk, tool stack, and required autonomy.

Role-based thresholds (starting points, not universal rules)

Administrative assistant (70–80%): emphasize email and calendar, files and folders, docs, collaboration

Customer support, remote (65–75%): emphasize email, browser, security, collaboration

Healthcare front desk (70–80%): emphasize security and privacy, email, files, basic troubleshooting

Warehouse / operations, device-based (55–65%): emphasize OS basics, security, browser basics, collaboration

Entry-level office generalist (65–75%): balanced across all domains

Pair the test with a short work sample for roles where errors carry compliance or financial impact. And use domain subscores after the hire too: a low security subscore means phishing and safe-sharing training comes first, a low files subscore means you standardize naming conventions in week one.

If you're hiring an administrative assistant, this test slots into the screening workflow in the administrative assistant hiring guide.

Administration and integrity (remote or onsite)

Recommended test conditions

  • Device: laptop/desktop preferred; specify if mobile is allowed
  • Browser: latest Chrome/Edge/Safari/Firefox
  • Environment: quiet, distraction-minimized
  • Time limit: fixed, with a visible countdown

Integrity controls (lightweight but effective)

  • Randomize item order and option order
  • Pull from a larger bank (at least 3 to 5 variants per objective)
  • Timebox sections to reduce answer-searching
  • Use an honor statement with stated consequences
  • For higher-stakes hiring: live or recorded proctoring, ID verification, and plagiarism checks for written components

Accessibility and accommodations

  • Keyboard-only navigation support
  • Screen-reader compatible markup
  • Extra time where appropriate, with consistent documentation
  • No trick questions; prioritize clarity and job relevance

Benchmarks and defensibility

To keep results defensible if a hiring decision is ever questioned:

Job analysis alignment: test what the role actually uses (email, files, collaboration, security). Document it.

Standardization: same time limits, instructions, and scoring rules for every candidate.

Reliability mindset: use enough items per domain to reduce noise; avoid one-question domains.

Fairness monitoring: track outcomes by cohort, periodically review for adverse impact risk, and confirm business necessity.

Practical benchmark guidance: 70 to 75% is a common starting point for independent general office work. High-trust environments (healthcare, finance, legal) often set higher thresholds and require a stronger security subscore.

Implementation checklist

  • [ ] Confirm target roles and tool stack (Microsoft 365 vs. Google Workspace; Windows/macOS mix)
  • [ ] Select domain weights and a threshold approach
  • [ ] Build a 30 to 40 item form with a difficulty ramp
  • [ ] Add 2 to 4 scenario items with the rubric
  • [ ] Standardize instructions, timing, and retake policy
  • [ ] Generate a score report: overall + domain subscores + proficiency band
  • [ ] Review quarterly (security items age quickly)

Run this screen automatically with Truffle

Everything above works on paper. The hard part is running it on 60 candidates without turning your week into test administration.

Truffle is a candidate screening platform that combines talent assessments with resume screening and one-way video interviews. Set up the screen once: resume screening cuts the obvious mismatches, the assessment surfaces who actually has the baseline computer skills they claim, and a one-way interview shows you how each finalist communicates. AI scores every candidate against the criteria you set and shows the evidence behind every ranking. You make the call.

Start your free trial. 7 days, 30 credits, no card required.

Built for anyone hiring

Run any of these assessments inside Truffle

Pair a skills test with one-way video interviews and resume screening. One Position Link. One ranked shortlist. Public pricing, 7-day free trial, no credit card.

Truffle is candidate screening software built for the AI age

Start free trial

7 days · 30 credits · no card required

Start typing to search 300+ pages on hiretruffle.com.