Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@alheimsins/b5-costa-mccrae-300-ipip-neo-pi-r
Advanced tools
Module for returning Big Five Costa and McCrae's 300 IPIP-NEO-PI-R items
Module for returning Big Five Costa and McCrae's 300 IPIP-NEO-PI-R items
$ npm i @alheimsins/b5-costa-mccrae-300-ipip-neo-pi-r
const { getItems, getInfo, getChoices, getQuestions } = require('@alheimsins/b5-costa-mccrae-300-ipip-neo-pi-r')
console.log(getChoices()) // returns choices in English
console.log(getQuestions()) // returns questions in English
console.log(getItems()) // returns English
console.log(getItems('no')) // returns Norwegian
console.log(getItems('en', true)) // returns English shuffeled
console.log(getInfo()) // returns test info
returns an array with questions and choices
[
{
"id": "43c98ce8-a07a-4dc2-80f6-c1b2a2485f06",
"text": "Worry about things",
"keyed": "plus",
"domain": "N",
"facet": 1,
"num": 1,
"choices": [
{
"text": "Very Inaccurate",
"score": 1,
"color": 1
},
{
"text": "Moderately Inaccurate",
"score": 2,
"color": 2
},
{
"text": "Neither Accurate Nor Inaccurate",
"score": 3,
"color": 3
},
{
"text": "Moderately Accurate",
"score": 4,
"color": 4
},
{
"text": "Very Accurate",
"score": 5,
"color": 5
}
]
}
]
Code | Name | Translator |
---|---|---|
en | English | |
ur | Urdu | Minhaaj Rehman |
If you want to help by translating the items to other languages this is how you do it.
$ npm test
Created with ❤ for Alheimsins
FAQs
Module for returning Big Five Costa and McCrae's 300 IPIP-NEO-PI-R items
We found that @alheimsins/b5-costa-mccrae-300-ipip-neo-pi-r demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.