Skip to content

Commit 28fa106

Browse files
Update README.md
1 parent 3a82f92 commit 28fa106

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

data/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ The translations of the questions are in the [translation](https://github.com/ne
1010

1111
### Experiments with reverse scoring questions ⚡
1212

13-
If you want to test and experiment with questions with the reverse order, you need to use the [example json file](https://github.com/neural7/five-factor-e/blob/main/data/IPIP-NEO/120/test/answers-1.json). Answers that have the key (reverse_scored = *1*) will have the reverse score ie: The value selected was *5*, it will be turned into *1*. You can read more about it [here](https://ipip.ori.org/newScoringInstructions.htm).
13+
If you want to test and experiment with questions with the reverse order, you need to use the [example json file](https://github.com/neural7/five-factor-e/blob/main/data/IPIP-NEO/120/test/answers-1.json). Answers that have the key (reverse_scored = *1*) will have the reverse score ie: The value selected was *5*, it will be turned into *1*. You can read more about it here:
14+
15+
* [https://ipip.ori.org/newScoringInstructions.htm](https://ipip.ori.org/newScoringInstructions.htm)
16+
* [https://ipip.ori.org/newMultipleconstructs.htm](https://ipip.ori.org/newMultipleconstructs.htm)
17+
* [https://ipip.ori.org/Finding_Scales_to_Measure_Particular_Constructs.htm](https://ipip.ori.org/Finding_Scales_to_Measure_Particular_Constructs.htm)
1418

1519
```json
1620
{

0 commit comments

Comments
 (0)