How to use: Rise 360 XLF Find & Replace

A step-by-step guide to using the tool to make bulk text changes to a Rise 360 course — including fixing American English spellings — without editing the course directly.

→ Open the tool

Why this tool exists: Rise 360 has no native find & replace. This tool uses Rise's translation file export (.xlf format) as a workaround — you export the file, run your changes here, then reimport. Rise applies the updated text to your course on reimport.

1

Export your .xlf file from Rise 360

In Rise 360, open your course and go to Settings → Labels. From the label set dropdown, select Export to XLIFF. This downloads a .xlf file containing all the text content in your course.

Tip: Keep the original .xlf somewhere safe before you start. If anything looks wrong after reimport, you still have the unmodified version.

2

Upload the file to the tool

Open the tool and drag your .xlf file onto the upload zone, or click to browse. Once loaded you'll see a file bar showing the filename and size — and all your rules will immediately show live match counts against the file content.

My-course.xlf 380 KB Change file
3

Build your replacement rules

You have two ways to add rules — use one or both together.

Option A — British English preset. Click the green preset button to add 100+ American→British spelling rules in one go (organize→organise, color→colour, behavior→behaviour, etc.). Click again to remove it.

🇬🇧 British English spelling preset 100+ rules ✓ Active — click to remove

Option B — Add your own rules. Type your find and replace terms in the form and click + Add (or press Enter). Each rule appears in the list below with a live match count.

RCM Activist RCM Representative 14 matches
disciplinary hearing formal hearing 7 matches
2024 2025 0 matches

Match count badges: Blue = matches found in this file. Grey = no matches. A grey badge before you've uploaded a file just means the file hasn't been checked yet.

Case sensitive toggle — by default rules are case-insensitive. Turn on Aa if you need to match exact capitalisation only (e.g. replacing NHS but not nhs).

Regex toggle — for advanced users. Enables JavaScript regular expressions for pattern-based matching. Leave off unless you need it.

Leaving "Replace with" empty will delete the matched text entirely. Useful but double-check the match count before applying.

4

Apply and download

Once you have a file loaded and at least one rule, the Apply replacements & download button activates. Click it to process the file.

You'll see a results summary showing how many replacements were made per rule, and how many <target> tags were added. Then click the download button to save your corrected file.

Rules applied 3
Total replacements 68
Target tags added 142

About "Target tags added": Rise 360 requires a <target> tag in each entry for an import to take effect. The tool adds these automatically — without them, Rise silently ignores the file and reverts everything to English defaults. This is a known Rise 360 behaviour confirmed by Articulate support.

5

Reimport the file into Rise 360

Back in Rise 360, go to Settings → Labels, open your label set, and select Import from XLIFF. Choose the _modified.xlf file you just downloaded.

Preview or publish your course to see the changes applied. Rise only shows updated labels in preview/published mode — the editor view may still show the original text.

Nothing changed? The most common cause is missing <target> tags — but this tool adds them automatically, so it shouldn't happen. If it does, check you're importing the _modified.xlf file and not the original.

What else can you use this for?

Fix a recurring typo
Replace a misspelling that appears throughout the course in one go.
managmentmanagement
Update a job title
A role has been renamed and it appears on every slide.
HR AdvisorPeople Partner
Refresh a year
Update date references when reusing a course year on year.
20232025
Rename a product or policy
An internal policy or tool name has changed organisation-wide.
ESRNHS Jobs
Update organisation name
A merger, rebrand or restructure means the name has changed.
Health Education EnglandNHS England
Localise for a new audience
Adapt a course for a different team, region, or organisation.
midwifenurse

Common questions

Does this affect the Rise 360 course structure or interactions?
No. The tool only modifies text content inside <source> and <target> tags. XML structure, IDs, and attributes are untouched. Buttons, interactions, and layout are unaffected.
Is my file uploaded anywhere?
No. Everything runs locally in your browser. Your file is never sent to a server and no data is stored anywhere.
Can I run multiple find/replace rules at once?
Yes — build up your list and all rules are applied in sequence when you click Apply. You can combine the British English preset with your own custom rules in the same pass.
What if a rule shows 0 matches?
It means that exact text wasn't found in the file. Check spelling, try toggling case sensitivity, or check whether the text actually exists in the course. Rules with 0 matches are harmless — they just won't change anything.
The practice/practise distinction isn't handled by the preset — why?
In British English, practice is the noun and practise is the verb. Correcting this automatically would require understanding sentence context, which a find/replace tool can't reliably do. You can add your own targeted rules if you're confident about specific instances in your course.
Can I use this for any Rise 360 course?
Yes — any course that has content exported to .xlf format will work. The tool is not specific to the RCM; it was built there but works with any Rise 360 export.