# Engineering Notebook Scoring

* Each area has its own weighting requirements on a 5 point scale, as described in the rubric.
* Proficiency Levels are defined as Emerging (0-1), Proficient (2-3), and Expert (4-5)
* Total possible points that may be achieved is 50
* Depending on the event being attended, judging may be in full or incremental points.

One of the biggest things to consider when your notebook is looked over is that judging is subjective and judges vary in their opinion. Some judges may have a technical background, may have competed in the past, or may just be a parent volunteer with no prior experience. While the judging rubric presents a quantitative viewpoint, the primary objective of judges (based on the [Guide to Judging](https://recf.org/documents/2023/06/guide-to-judging.pdf/)) is to be qualitative in their discussion and deliberation.


---

# 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://iiwii-robotics.gitbook.io/engineering-notebook/vex-engineering-notebooks/understanding-the-engineering-notebook-rubric/engineering-notebook-scoring.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.
