> For the complete documentation index, see [llms.txt](https://docs.silverband.com.au/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverband.com.au/home/paradigm-knowledge-base/tcsi-reporting/tcsi-validation-errors/tcsi-error-code-10168.md).

# TCSI Error Code - 10168

### The Course Outcome Date ([E592](https://www.tcsisupport.gov.au/element/592)) is a date in the future. <a href="#the-course-outcome-date-e592-is-a-date-in-the-future." id="the-course-outcome-date-e592-is-a-date-in-the-future."></a>

***

## TCSI Error Description <a href="#tcsi-error-description" id="tcsi-error-description"></a>

Please check the Course Outcome Date (E592). It cannot be a future date.

> **Error Logic**
>
> If the Course Outcome Date (E592) is not blank (null), then the Course Outcome Date (E592) must not be in the future.

## Paradigm Error Resolution <a href="#paradigm-error-resolution" id="paradigm-error-resolution"></a>

Course enrolment outcome date cannot be in the future. When reporting a course enrolment status linked to an element [E599 ](https://silverband.atlassian.net/wiki/spaces/PKB/pages/1575845919)value, then make sure the course enrolment end date is not set to a date in the future.

The date should reflect the processing date or approval date of the action granting the completion to the student.\
An example would be the date when the academic board certifies the outcome as being valid. This is likely a date before the graduation ceremony itself.

You can edit the **Expected End Date** field via **Student** > **Course Enrolment** > **Course** menus on the side,(*see* [Edit a Student Course Enrolment Record in Paradigm](/home/paradigm-knowledge-base/student-enrolments/workflows/manage-course-enrolments/edit-a-course-enrolment-record.md)).

<figure><img src="/files/AtBvvEbeVNuSwLhoINdp" alt=""><figcaption><p>Student Course Enrolment <strong>Expected End Date</strong> field</p></figcaption></figure>

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/tcsi-reporting/tcsi-validation-errors/tcsi-error-code-10168.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.
