# SkillCred Exams: Frequently Asked Questions

## What is a SkillCred ?

SkillCreds offer a new exam experience combining a variety of item types including multiple-choice questions, fill-in-the-blank, open format, terminal input, and more.&#x20;

These skill-based credentials allow you to demonstrate your knowledge and experience in very specific technical areas (i.e. Vim, Bash, Git, etc.).

A certificate of completion for your specific SkillCred credential will be provided once you pass the exam.

## **How is the exam proctored?**&#x20;

The LF proctoring service involves automated identity verification, and sessions are monitored and recorded.

LF reserves the right to invalidate the exam score and certification result, and a written notice of the violation(s) and sanction will be sent to the test taker, if [exam misconduct](https://docs.linuxfoundation.org/tc-docs/certification/lf-cert-agreement#exam-misconduct-policy) is detected. &#x20;

<https://docs.linuxfoundation.org/tc-docs/certification/lf-cert-agreement#id-7-exam-misconduct>

## **What are the system requirements to take a SkillCred exam?**&#x20;

* Please review the [LF Proctoring System Requirements](https://training.linuxfoundation.org/about/lf-proctoring/)  to ensure your machine can support our online exams.
* Webcam
  * If you will be testing from an employer-provide ISP or will use an employer provided machine, please ensure that streaming will be allowed using WebRTC.
  * Candidates are not allowed to have other applications or browser windows running except the one on which the Exam is being shown.
* Microphone
  * Please check to make sure it is working before you start your exam session.
* One active monitor (either built in or external)  (NOTE: Dual Monitors are NOT supported)**.**\
  **The Linux Foundation recommends  a screen size of 15” or higher to support the ExamUI**
* Reliable internet access
  * Ensure others on the same internet connection are not performing activities that use excessive bandwidth (i.e. holding conference calls, streaming content, gaming, etc.)
  * A wired connection is often more stable and robust than a wireless connection
  * Turn off bandwidth-intensive services (e.g. file sync, dropbox, BitTorrent)

## **What are the Testing Environment requirements to take the exam?**&#x20;

Below are the expectations for an acceptable testing environment:&#x20;

* Clutter-free work area
  * No objects such as paper, writing implements, electronic devices, or other objects on top of surface
  * No objects such as paper, trash bins, or other objects below the testing surface
* Clear walls
  * No paper/print outs hanging on walls
  * Paintings and other wall décor is acceptable
* Lighting
  * Space must be well lit so that your face, hands, and surrounding work area are clearly visible
  * No bright lights or windows behind the examinee
* Other
  * Candidate must remain within the camera frame during the examination
  * Space must be private where there is no excessive noise. Public spaces such as coffee shops, stores, open office environments, etc. are not allowed.

## **What are the ID requirements to take the exam?**&#x20;

Candidates need to provide identification (ID) that meets the requirements outlined below:&#x20;

* All IDs must be a valid (unexpired) Government-issued original, physical document (not photocopied or electronic)
* IDs must include the candidate's name, photo, and signature\*
  * \*Government-issued biometric IDs that do not contain signature will be accepted
* The first and last name on the ID **must exactly match** [the verified name](https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2/exam-preparation-checklist#verify-name) entered on your exam checklist&#x20;
* Acceptable forms of ID:&#x20;
  * International travel passport&#x20;
  * Government-issued driver’s license/permit&#x20;
  * Government-Issued local language ID (with photo and signature)&#x20;
  * National identity card State or province-issued identity card
  * Alien registration card (green card or permanent resident/visa)
  * 住民基本台帳 (Basic Resident Register with photo) or マイナンバーカード(My Number Card)<br>
* Minors, between the age of 16-18,  are permitted to take an online proctored exam, provided they complete the following requirements:
  * A Parent/Guardian must complete the [Parental Release for Testing of Minors](https://training.linuxfoundation.org/parental-release-for-testing-of-minors/) form, and submit it to [trainingsupport.linuxfoundation.org](https://trainingsupport.linuxfoundation.org), at least 2 weeks prior to the scheduled date of the exam
  * At check in, the minor candidate must present a valid student ID as a form of identification

### Sanctioned Countries

Persons who are subject to US sanctions prohibitions may not participate in LF Education programs. This section is presently being updated with more specific details.

## **Exam Duration & Score**  <a href="#exam-specific-information-duration-and-score" id="exam-specific-information-duration-and-score"></a>

For SkillCred exams, a score of **70%** or above must be earned to pass.&#x20;

Candidates are allowed 45 minutes to complete each SkillCred exam.

## **How is my exam scored?**&#x20;

Upon completion, exams are scored automatically and barring any exceptions or technical difficulties, a score report will be sent to the candidate via email within 24 hours from the time that the exam was completed.&#x20;

## **What language(s) is the exam offered In?**&#x20;

The Exams are available in English.

## **How long is my credential valid for?**&#x20;

The SkillCred credentials do not have an expiration date.

## **How do I get additional exam-related questions answered?**

&#x20;If you need additional help, please login with your LF Account to  [https://trainingsupport.linuxfoundation.org](https://trainingsupport.linuxfoundation.org/) and use the search bar to find an answer to your question, or select your request type from the categories provided.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/tc-docs/certification/skillcreds-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
