Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edersoncorbari authored Nov 17, 2022
1 parent 3a82f92 commit 28fa106
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ The translations of the questions are in the [translation](https://github.com/ne

### Experiments with reverse scoring questions ⚡

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).
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](https://ipip.ori.org/newScoringInstructions.htm)
* [https://ipip.ori.org/newMultipleconstructs.htm](https://ipip.ori.org/newMultipleconstructs.htm)
* [https://ipip.ori.org/Finding_Scales_to_Measure_Particular_Constructs.htm](https://ipip.ori.org/Finding_Scales_to_Measure_Particular_Constructs.htm)

```json
{
Expand Down

0 comments on commit 28fa106

Please sign in to comment.