Forums » Using AMC (english) »
Strange annotation
Added by Bart van Beek about 10 years ago
My default header text is:
%(Roepnaam) %(Tussenv) %(Achternaam)
Cijfer: %s/%m (totaalscore: %S/%M)
But when I annotate tests the result is as in the attached document and therefore not at all as expected. For what I want is to present the mark and the highest possible mark (%s/%m) and then I want to present the total score and the highest possible total score (%S/%M). Instead I get a weird number with "e" in it.
0001-Auke_Bertelink.pdf (381.8 kB)
Replies (1)
RE: Strange annotation - Added by Alexis Bienvenüe about 10 years ago
1e+01 is scientific notation for 10. If you set Edit/Preferences/Annotation/Marks/Significant digits to something greater or equal to 2, this will be written "10".
(1-1/1)