Quiz · Introduction

A short knowledge check. Answers are hidden behind callouts so you can self-grade after answering.

1. What is a Pico?

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.

Rules, Parser, and Composer.

3. Which file describes the course in a machine-readable form?

metadata.yaml at the root of the course.

4. Where does the reusable “Hello Pico” lab live?

Under the repository-root labs/hello-pico/ directory, so it can be referenced from more than one course.

Next

Return to Part 1 or continue to Part 2.