Fix incorrect figure assignments for test 50 questions
Summary:
- Corrected mismatched figure files for questions 77, 82, and 90
- Applied fixes across all language versions (DE, EN, FR)
- Ensured consistent figure ordering in test 50
Details:
The figures for three questions in test 50 were incorrectly
assigned. This commit resolves the mismatch by rotating the
images to their proper question numbers:
- t50_q77.png: Now contains the correct figure for question 77
- t50_q82.png: Now contains the correct figure for question 82
- t50_q90.png: Now contains the correct figure for question 90
The correction was applied uniformly across all three language
directories to maintain consistency:
SPL Exam Questions DE/figures/:
- Updated t50_q77.png, t50_q82.png, and t50_q90.png
SPL Exam Questions EN/figures/:
- Updated t50_q77.png, t50_q82.png, and t50_q90.png
SPL Exam Questions FR/figures/:
- Updated t50_q77.png, t50_q82.png, and t50_q90.png
This ensures that students see the correct diagrams regardless
of their selected language version.