Quiz · Introduction
A short knowledge check. Answers are hidden behind callouts so you can self-grade after answering.
1. What is a Pico?
TipShow answer
A small, declarative, composable Open Engineering artifact described by Rules and produced by a Parser and a Composer.
2. Name the three main components of the Pico pipeline.
TipShow answer
Rules, Parser, and Composer.
3. Which file describes the course in a machine-readable form?
TipShow answer
metadata.yaml at the root of the course.
4. Where does the reusable “Hello Pico” lab live?
TipShow answer
Under the repository-root labs/hello-pico/ directory, so it can be referenced from more than one course.