nnuuvv / TismTestInGerman

Testing based on provided CSV file. People taking the test dont know what test they're taking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TismTestInGerman

Started as the RAADS-R test, translated to german. Without People taking the test knowing what test they're taking.

Works for any list of questionNr;question;weight;weight;.. provided in a QuestionsAndWeights.csv in the /Data/ folder.
Since its based on the RAADS-R test the default looks like this:

1;Ich bin ein sympathischer Mensch.;0;1;2;3
2;Ich benutze oft Wörter und Phrasen aus Filmen und Fernsehen in Gesprächen.;3;2;1;0
3;Ich bin oft überrascht, wenn andere mir sagen, dass ich unhöflich gewesen bin.;3;2;1;0

The amount of weights and answer options can be adjusted,
by adding more weights and their associated RadioButtonItems at line 25 of /Pages/RAADSR.razor

About

Testing based on provided CSV file. People taking the test dont know what test they're taking.


Languages

Language:HTML 62.1%Language:CSS 30.3%Language:C# 7.6%