ConvertRating
From Sega Retro
This task is unfinished This is a wiki task that requires more thought or peer review. An important issue that needs to be solved, which will appear at the top of Sega Retro:Todo until this message is removed. |
A template for converting a rating, as printed in a magazine into:
- something nice to display ({{#var:displayRating}})
- a value out of 100 for use in Sega Retro averages ({{#var:score}})
it should be able to detect if a given value is invalid. Some magazines could be using multiple systems depending on context.
The user should not be expected to calculate anything.
TODO: multiple instances of the above (e.g. support "1,2,3,4" for EGM)
added text. e.g. later issues of the UK Official Dreamcast magazine, 7 = "good".
Working values
0-4s
Input | Display | Score |
---|---|---|
0 | Unknown system! ("") | |
1 | Unknown system! ("") | |
2 | Unknown system! ("") | |
3 | Unknown system! ("") | |
4 | Unknown system! ("") |
1-5s
Input | Display | Score |
---|---|---|
1 | Unknown system! ("") | |
2.5 | Unknown system! ("") | |
3 | Unknown system! ("") | |
4.5 | Unknown system! ("") | |
5 | Unknown system! ("") |
1-10
Input | Display | Score |
---|---|---|
1 | Unknown system! ("") | |
2.5 | Unknown system! ("") | |
4 | Unknown system! ("") | |
7.5 | Unknown system! ("") | |
10 | Unknown system! ("") |
A-F
Input | Display | Score |
---|---|---|
A | Unknown system! ("") | |
B | Unknown system! ("") | |
C | Unknown system! ("") | |
D | Unknown system! ("") | |
F | Unknown system! ("") |
GamePro
Input | Display | Score |
---|---|---|
1,2,3,4,5 | Unknown system! ("") | |
1,2,3,4,adj | Unknown system! ("") |