Skip to content

Releases: NeuroQuestAi/five-factor-e

rc-v1.13.1

19 Oct 14:54

Choose a tag to compare

  • Created a neutral norm, the average of the (M and F) norms, applied to individuals who do not identify with these groups.

rc-v1.12.1

20 Jul 20:52

Choose a tag to compare

  • Fixed the problem where when the algorithm was executed asynchronously it generated unexpected results;
  • Adding more unit tests.

rc-v1.12.0

19 Jul 21:48
2e16d34

Choose a tag to compare

  • Revised README files;
  • The minimum and maximum value can be adjusted by the user to normalize it;
  • The user can adjust the (low, average, high) facet levels;
  • Fix (low, average, high) scales;
  • Runs on Python10 or higher.

rc-v1.11.1

27 Mar 22:47
be415ea

Choose a tag to compare

  • People over 10 years old can take the test;
  • Revised README files.

rc-v1.11.0

12 Sep 01:10
cb3bb77

Choose a tag to compare

  • Fix calculate percent;
  • README update;
  • Removing PipEnv and adding Poetry;
  • Tests with Python versions: 11, 12, 13.

rc-v1.10.0

09 Jun 21:39
64f1955

Choose a tag to compare

  • Refactoring of some code snippets to FP style;
  • README update;
  • Company name change on GitHub.

rc-v1.9.0

01 Apr 20:08

Choose a tag to compare

  • Changing company name;
  • Adding library description in json return.

rc-v1.8.0

08 Jan 23:20
102227d

Choose a tag to compare

  • Json standardization;
  • Revised README files.

rc-v1.7.0

27 Nov 18:52
3403297

Choose a tag to compare

  • Leaving the age range between 10 to 110 years;
  • Revised README files.

rc-v1.6.0

18 Nov 18:02
28fa106

Choose a tag to compare

  • Added to the return with the big-five averages: (low, average, high);
  • Refactoring of the reverse scored questions code;
  • Added to the quiz program, the verification of the translation of the questions (120 or 300);
  • Added new topics to PyPI setup.