# Base Assessments

## Overview

Base Assessments in Paradigm can be added to a Base Unit record that would define all possible assessment types required to complete the unit. These can also be used to define the unit outcome or grade of the unit. These records can be added under each Base Unit record as necessary with all the required and additional fields needed for a base assessment record to meet your business or institution's requirements. We used the term "base" as you can always copy these assessments to scheduled units every time you need to schedule base units each semester.

Base Assessments in Paradigm are recorded against each Base Unit.

<img src="/files/hMGYCV8os71Ud2q9floG" alt="" class="gitbook-drawing">

## Base Assessment Fields

The following are all the fields available in Paradigm when you add a base assessment record to the system. Note that some of the fields are highly customisable to meet your naming convention.

Fields with <mark style="color:red;">**\***</mark> denote required fields when adding a new base assessment record in the system.

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td>Field Name</td><td>Description</td></tr><tr><td>Unit Id</td><td>system-generated. The Unit Id where the Assessment is created against</td></tr><tr><td>Unit Name</td><td>system-generated. The Unit Name where the Assessment is created against</td></tr><tr><td>Code ID <mark style="color:red;"><strong>*</strong></mark></td><td> Assessment Code Id. If not set, the system will generate its own unique code for the created assessment</td></tr><tr><td>Assessment Name <mark style="color:red;"><strong>*</strong></mark></td><td>The name of the assignment or work required. You can be specific here to make entering grades easier so that the correct marks can be entered against the correct assessment at a later time.</td></tr><tr><td>Assessment Type <mark style="color:red;"><strong>*</strong></mark></td><td><p>What type of work is required for this assessment?</p><p><strong>NOTE</strong>: The items in the dropdown can be customised via the <strong>System</strong> > <strong>Edit Code Items</strong> menu. The Code Type Id is "<strong>ASSESSMENT_TYPE</strong>". Refer to the <a href="/pages/H29oYJYmZzjk04sXtsQW">Edit Code Items</a> workflow.</p><p>The following are some of the default assessment types in Paradigm:</p><ul><li>Assignment</li><li>Attendance</li><li>Audition</li><li>Class Work</li><li>Essay</li><li>Examination</li><li>Project</li><li>Test</li><li>Quiz</li><li>Book Report</li><li>Journal</li><li>Major Assessment</li><li>Minor Assessment</li></ul></td></tr><tr><td>Description</td><td>A description of the required work. e.g. "A 1000 word Essay on the origins of interpretive dance and the concept of communication in the early 20th Century"</td></tr><tr><td>Maximum Mark <mark style="color:red;"><strong>*</strong></mark></td><td>What is the Maximum Mark available for this assignment? e.g. 50 out of 100</td></tr><tr><td>Minimum Mark <mark style="color:red;"><strong>*</strong></mark></td><td>What is the Minimum Mark required to pass this assignment? e.g. 80 out of 100</td></tr><tr><td>Weighting <mark style="color:red;"><strong>*</strong></mark></td><td>What is the weighting of this assignment within the whole unit? e.g. 25% out of the 100%</td></tr><tr><td>Start Week</td><td>What is the start week of the work undertaken in the unit?</td></tr><tr><td>End Week</td><td>What is the last week that the work can be submitted?</td></tr><tr><td>Sequence Number</td><td>The order of the assessment in the display of the list of all assessments for a Base Unit record in the system</td></tr><tr><td>Assessment Submission Type</td><td><p>How this assessment can be submitted? Code Items can be customised under the <strong>Code Type Id</strong> of "ASSESSMENT_SUB_TYPE", <em>see</em> <a href="/pages/H29oYJYmZzjk04sXtsQW">Edit Code Items</a></p><ul><li>Submitted in Class</li><li>Electronic Submission</li><li>Submitted by employment provider or review</li><li>Not Applicable (RPL, Credit Transfer, etc.)</li></ul></td></tr><tr><td>Delivery Mode (AVET)</td><td><p>VET - Providers. What is the delivery method for this unit and assignment? Code Items can be customised under the <strong>Code Type Id</strong> of "ASSESSMENT_SUB_TYPE", <em>see</em> <a href="/pages/H29oYJYmZzjk04sXtsQW">Edit Code Items</a></p><ul><li>Classroom-based</li><li>Electronic-based</li><li>Employment-Based</li><li>Not Applicable - Recognition of Prior learning</li><li>Other (none of the above e.g. Print based)</li></ul></td></tr><tr><td>Scheduled Hours (AVET)</td><td>What is the scheduled number of delivery or training hours required to complete this assessment?</td></tr><tr><td>Vet in Schools</td><td><p>Is this a VET in a school-based unit?</p><ul><li>A VET in Schools Program</li><li>Not a  VET in Schools Program</li></ul></td></tr><tr><td>Predominant Delivery Mode</td><td><p>Select from the following options:</p><ul><li>External Delivery</li><li>Internal Delivery</li><li>Not Applicable</li><li>Workplace-based Delivery</li></ul></td></tr><tr><td>Delivery Mode (AVET126)</td><td><p> Select from the following options:</p><ul><li>Combination of All Modes</li><li>Combination of External and Workplace-based</li><li>Combination of Internal and External</li><li>Combination of Internal and Workplace-based</li><li>Do not report</li><li>External Delivery</li><li>Internal Delivery</li><li>Not Applicable</li><li>Workplace-based delivery</li></ul></td></tr><tr><td>Primary Assessment</td><td>Yes | No</td></tr><tr><td>Assessment Status</td><td><p>What is the status of this assessment?</p><ul><li>Active</li><li>Archived</li></ul></td></tr><tr><td>Aligned Program Id</td><td>Select the Course where this assessment is aligned to</td></tr></tbody></table>

## How to Add Assessments to a Base Unit Record

Refer to the [**Add Base Assessments to Base Units Workflow**](/home/paradigm-knowledge-base/curriculum-management/workflows/manage-assessments-in-base-units/add-base-assessments-to-base-units.md) for instructions on how to add base assessments to a base unit record in Paradigm.


---

# 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.silverband.com.au/home/paradigm-knowledge-base/curriculum-management/record-types/base-assessments.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.
