Unit 10

Coded Language Cipher

About this unit

Decode secret messages, identify substitution rules, and crack symbol-based identification puzzles. This unit tests your ability to detect patterns in encoded data and apply discovered rules to decode new information.

What types of questions will you face?

  • 1Caesar-style letter shift: given example words encoded by shifting letters by N places, decode a ciphertext
  • 2Multi-step transformation: a word is reversed AND each letter shifted — identify the double rule and apply it
  • 3Secret language: four speakers use word-for-word replacements — cross-reference to build the complete vocabulary mapping
  • 4Symbol-attribute identification: items (potions, robots, keycards) each have two-symbol tags — use given examples to decode which symbol means which attribute
  • 5Rule-based letter transformation: each position in the word applies a different rule (first stays, second shifts back 1, etc.)

Skills you will build

  • Identifying a shift cipher by comparing encoded and decoded letter pairs
  • Applying multi-step transformations systematically (reverse, then shift)
  • Building a vocabulary mapping table from limited cross-reference examples
  • Using process of elimination with symbol-attribute pairs
  • Checking proposed rules against all given examples before committing

By the end of this unit, you will be able to

  • Crack any single-rule or double-rule cipher by reverse-engineering from examples
  • Build a complete word-to-code mapping from a set of example phrases
  • Decode symbol-based identification puzzles with logical elimination
  • Apply discovered rules consistently and accurately to new encoded data

Difficulty profile

Medium difficulty (avg 3.00). Shift ciphers are Easy-Medium; the secret language and symbol-attribute puzzles are Medium-Difficult and require careful cross-referencing.

Exam tip: Coded Language Cipher

For shift ciphers: find the shift by comparing the first letter of an example pair (e.g. A→D means +3). Then verify with a second letter. For secret languages: isolate words that appear in two sentences and match by elimination.

Sample Questions

Lesson 1 of 2Coded Language CipherEasy

Coded Language questions are one of the most satisfying types in OC Thinking Skills — once you understand the underlying rule, decoding the message becomes almost mechanical. Let's start with the most common and most teachable variant: the Caesar cipher, where every letter in the message was shifted forward by a fixed number of places.

Shift ciphers appear consistently across OC TS tests and are reliable marks for students who practise the technique. The rule is always the same: encoding shifts letters forward, so decoding shifts them back by the same amount. The only trap is the wrap-around near the end of the alphabet.

The examiner wants to confirm that you can reverse an encoding rule systematically. Given that letters were shifted +N places to encode, you must shift −N places to decode — and handle the alphabet wrap-around (e.g. D − 3 = A, C − 3 = Z) without losing track.

A ciphertext (a string of letters with no spaces) is given along with the shift amount. Spaces are removed before encoding, so you'll need to add them back by matching the decoded letters against the answer options. Sometimes two example words are given instead of the shift amount — you must deduce the shift by comparing them.

Best approach: Work letter by letter: subtract the shift amount from each coded letter's position in the alphabet. If the result goes below A (position 1), wrap around — subtract from 27 instead. Once you have the full decoded string, find which answer option's words, joined without spaces, match your string exactly.

Question

A code shifts each letter by +3 places in the alphabet (wrapping: X→A, Y→B, Z→C). Spaces are removed before encoding.

Ciphertext: ORRNDWWKHVXQ

Which plaintext is possible?

  1. AHIDE UNDER THE BED
  2. BLOOK AT THE SUN
  3. CJUMP OVER THE LOG
  4. DWALK DOWN THE PATH

Decided on your answer? Check how you went below.

Lesson 2 of 2Coded Language CipherDifficult

Now for a fundamentally different type of cipher — one that uses unfamiliar symbols rather than letters, and requires logical deduction rather than arithmetic. These symbol-attribute puzzles look overwhelming at first glance, but every single one follows the same three-move solution pattern.

Symbol-attribute identification questions sit reliably in the medium-to-difficult band of OC TS and appear in the second half of most tests. Students who know the "Newcomer + Link" algorithm solve them in about thirty seconds; students who don't can spend three minutes making no progress.

The examiner is checking whether you can perform a two-step deductive chain: first identify the brand-new symbol and assign it to the remaining category slot, then use the shared symbol across two clues to lock down the other category. Both moves are forced — there is exactly one valid answer.

Items are grouped by two attributes (e.g. colour × access level). Each item is stored in a container with exactly two symbols — one per attribute, in either order. You are shown two fully identified containers and one mystery container. The mystery container always shares one symbol with a known one and introduces exactly one brand-new symbol.

Best approach: Apply the "Newcomer + Link" algorithm in three moves: (1) Find the newcomer — the symbol you've never seen before. It must fill the one remaining slot not yet covered by the known containers. (2) Find the link — the symbol that also appears in a known container. Now that you know which slot the newcomer fills, the link must fill the other slot. (3) Cross-reference the link against its known container to confirm which specific value it carries.

Question

A high-security building uses six types of keycards — 3 Gold and 3 Silver, each covering one access level: Level 1, Level 2, or Level 3.

Each card is kept in a protective sleeve with two icons printed on it. One icon identifies the card colour, the other determines the access level — but they may appear in either order.

Clues:

  • The Gold Level 1 sleeve has the icons λ and ζ.
  • The Silver Level 2 sleeve has the icons θ and ω.
  • A third sleeve has the icons λ and ψ.

Which card could be inside the third sleeve?

  1. AThe Gold Level 2 card.
  2. BThe Gold Level 3 card.
  3. CThe Silver Level 1 card.
  4. DThe Silver Level 3 card.

Decided on your answer? Check how you went below.

Give Your Child the Best Chance at OC Entry

Join NSW families preparing their children for the Opportunity Class Placement Test with the most realistic online OC practice tests available. First tests free—no credit card required.

Claim Your Free OC Practice Tests
Coded Language Cipher | Thinking Skills | OC Course | GoTestPrep