Community resourceWorksheet

OCR H446 1.5.2 Cultural interface design

Part 7 of 9 · H446 1.5.2 · Moral and ethical issues

OCR H446 1.5.2 names layout, colour paradigms and character sets, so general accessibility points will not earn the cultural marks. Through an international appointment app and a global emergency app, students see exactly what breaks when an interface is translated but not localised.

Students will:

  • explain why reversing reading order changes navigation order and icon direction
  • identify a character-set failure and the specific change that fixes it
  • describe how colour meaning varies between audiences and why colour alone is unsafe
  • diagnose several distinct cultural failures in one interface and improve each
  • recommend a localisation process that includes testing with the intended users

Inside: 5 explanation cells, 1 multiple-choice question, 2 fill-in-the-blanks cells and 2 written answers. 27 marks, about 30 to 50 minutes.

Series: H446 1.5.2 · Moral and ethical issues, part 7 of 9.

Shared by Coding PathwayVerified teacher

  • 10 cells
  • About 45 minutes
  • CC BY-SA 4.0
  • Shared 31 Aug 2026
  • Updated 3 Sept 2026

Preview

The whole resource, exactly as a class sees it. Answers and marking are held back.

Cultural interface design

This worksheet examines how cultural differences can affect interface design. OCR specifically expects students to consider layout, how colour is interpreted in different cultures, and character sets. General accessibility points can support an answer, but they do not replace these cultural applications.

Localise, do not only translate the words

Cultural interface localisation modellocalise structure, meaning and representationLEFT-TO-RIGHT VERSIONsearch → actionscontent flow →RIGHT-TO-LEFT VERSIONactions ← search← content flowCOLOUR MEANINGnever rely on colour aloneCHARACTER SUPPORTA Ω ش 漢USER TESTINGask intended communities

Layout: reading direction can change the order of content, navigation and the direction of some icons. Colour: meanings differ between cultures and situations, so important information should also use text, shape or an icon. Character sets: the system must accept, store, search, sort and display the scripts and symbols its users need. Unicode can represent a very wide range of characters, but suitable fonts, input methods, layout and testing are still required.

Worked example: international appointment app

The English version places navigation on the left and uses a right-pointing arrow for ‘next’. A translated right-to-left version keeps the same order and arrow direction. Some names appear as empty squares, and a red button intended to mean ‘celebrate’ is read as a warning.

A better version would mirror the parts of the layout that need to change. It would support users’ characters from input to display and label colour-coded actions. Designers should also test it with people from the intended communities.

Multiple choice1 mark

Names written in one script appear as empty squares. Which change most directly addresses the problem?

  • ATranslate the page headings but keep the same unsupported font and name field
  • BReplace every name with an English-language version before storing it
  • CUse character encoding, fonts and input methods that support the required script throughout the system
  • DChange the page layout while continuing to store names using unsupported characters
Fill in the blanks4 marks
A culturally suitable interface may need a different gap 1 for its reading direction. Designers should check local meanings of gap 2 and make sure character sets, fonts and input methods gap 3 the required scripts. The design should be tested with intended gap 4.
  • layout
  • colour
  • support
  • users
  • bandwidth
Written answer9 marks

A global emergency app uses a left-to-right screen order for every language, shows alert levels using colour alone, and accepts only ASCII characters in the name field. Explain one problem caused by each design choice and one improvement for each.

Cover layout, colour and character support separately. Explain how each problem could affect a user during an emergency.

Students type their answer here.

Apply the ideas independently

The next task applies layout, colour and character support in a new international context. Avoid assuming every user in a community has the same needs.

Written answer9 marks

A learning platform is expanding from the UK to communities that use Arabic, Japanese and Hindi. Discuss how its interface choices could affect learners and teachers.

Use details from the scenario. Consider layout and reading direction, meanings communicated by colour, character input and display, and testing with intended users. Recommend a localisation process and finish with a supported conclusion.

Students type their answer here.

Fill in the blanks4 marks
For a language read from right to left, an interface may need a different checkpoint gap 1. Important meaning should not be shown by checkpoint gap 2 alone. Character encoding, fonts and input methods must support the required checkpoint gap 3. Designers should test the interface with intended checkpoint gap 4.

Review your responses

Check that you covered layout, colour and character support distinctly and linked every point to the intended users and task.