Fix misassigned figures for test 50 questions 77, 82, and 90
Summary:
- Correct figure assignments for three questions in test 50
- Apply fix across all language versions (DE, EN, FR)
- Reassign images that were previously mapped incorrectly
Details:
The figures for questions 77, 82, and 90 in test 50 were
incorrectly assigned. This commit corrects the mapping by
rotating the image assignments:
- t50_q77.png now uses the image previously in t50_q90.png
- t50_q82.png now uses the image previously in t50_q77.png
- t50_q90.png now uses the image previously in t50_q82.png
This correction is applied consistently across all three
language directories:
SPL Exam Questions DE/figures/
- Updated t50_q77.png, t50_q82.png, t50_q90.png
SPL Exam Questions EN/figures/
- Updated t50_q77.png, t50_q82.png, t50_q90.png
SPL Exam Questions FR/figures/
- Updated t50_q77.png, t50_q82.png, t50_q90.png
This ensures students see the correct diagrams for each
question regardless of their chosen language version.