The Credit to field in this template is an entries link that connects one course record to another — the direction flagged as "To" or "From" — which is how credit transfer and Recognition of Prior Learning actually works across institutions: it is not a checkbox, it is a relationship between two course records that needs to be auditable.

The Administrative Overhead No One Warns You About

Managing study across multiple Australian institutions simultaneously — or sequentially with credit transfer — is the scenario that breaks every generic academic planner. The credit transfer bureaucracy between UQ and Griffith, or from a Certificate IV at a vocational provider into a Bachelor entry at Macquarie, involves tracking which completed units satisfy which requirements at the destination institution, and in which direction. The Credited boolean tells you a unit has been granted RPL. The Vocational boolean identifies whether that unit came from a VET pathway. The Credit to linked entries field builds the actual chain: this PSYC1030 at Griffith is credited toward PSYC111 at UQ.

Without that relational layer, credit transfer planning degenerates into a table that someone is maintaining manually in a notes app, and the table breaks the moment a credit application is partially approved or contested. An appeal that requires you to demonstrate the equivalency between two units across two institutions needs a data structure, not a narrative.

Result Over Time and the Attempt Field

The Attempt field — A, B, C, D — is the field that tracks course retakes. If a student withdrew from a Statistics unit in Trimester 1 (Withdrawn result, Attempt A) and re-enrolled in Trimester 3 (Passed, Attempt B), both records exist in the database with the same course code, linked via the Attempts entries relationship. The transcript shows one result, but the planning database shows the full academic history: what was attempted, when, and what outcome each attempt produced.

The Result field takes a decimal value in the 1-7 GPA range common across Australian universities. The Cut-off Percentage field records the institutional threshold for pass — which varies from course to course and sometimes from trimester to trimester based on moderation. A result of 4.2 in a course with a 50% cut-off is a Pass. A 4.2 in a course that moderated its cut-off to 55% that trimester is a Fail. That nuance is not preserved in a simple Pass/Fail flag.

Planning Across a Multi-Year Degree Program

The Status field — Complete, Current, Planned — combined with Year and Semester/Trimester/Study Period fields creates a forward-looking academic map alongside the historical record. Filtering for Status: Planned and Year: 2023 produces the course load that is still ahead. Filtering for Status: Complete and Discipline: Psychology shows the full psychology credit accumulation for a double-major candidate. Filtering for Credited: true and Vocational: false isolates the university-to-university credit grants separately from the VET-to-university RPL pathway.

The Institution choice list covering six providers — UQ, Griffith, AICD, Swinburne, Macquarie, and UNE — reflects the reality of a student who has studied at more than one institution over a career that spans certificates, diplomas, and postgraduate courses.

At 30 or 40 completed units across multiple institutions, the only way to know with certainty whether you have satisfied all degree requirements, accounted for all credit transfers, and mapped your remaining load correctly is to have the entire record in a structure you can query — not in a filing cabinet of admission letters and unofficial transcripts.