Reference Manual (API Version 1.9)
Mini-IP Questions (30-question mobile version)
"start" : 1,
"end" : 12,
"total" : 30,
"link" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mnm/interestprofiler/questions_30?start=13&end=24",
"rel" : "next"
}
],
"answer_options" : {
"answer_option" : [
{
"value" : 1,
"name" : "Strongly Dislike"
},
{
"value" : 2,
"name" : "Dislike"
},
{
"value" : 3,
"name" : "Unsure"
},
{
"value" : 4,
"name" : "Like"
},
{
"value" : 5,
"name" : "Strongly Like"
}
]
},
"question" : [
{
"index" : 1,
"area" : "Realistic",
"text" : "Build kitchen cabinets"
},
{
"index" : 2,
"area" : "Investigative",
"text" : "Develop a new medicine"
},
...
]
}
<link href="https://services.onetcenter.org/v1.9/ws/mnm/interestprofiler/questions_30?start=13&end=24" rel="next" />
<answer_options>
<answer_option value="1">Strongly Dislike</answer_option>
<answer_option value="2">Dislike</answer_option>
<answer_option value="3">Unsure</answer_option>
<answer_option value="4">Like</answer_option>
<answer_option value="5">Strongly Like</answer_option>
</answer_options>
<question index="1">
<area>Realistic</area>
<text>Build kitchen cabinets</text>
</question>
<question index="2">
<area>Investigative</area>
<text>Develop a new medicine</text>
</question>
...
</questions>
This version of the O*NET Interest Profiler contains 30 questions, each describing a work activity. This service is offered to developers working on a mobile application or within other time-constrained settings. The full, 60-question desktop version is recommended when possible. The results from either version can be used with the other IP services below.
The assessment taker should be offered five possible answers, describing how they would feel about doing each type of work:
- Strongly Dislike
- Dislike
- Unsure
- Like
- Strongly Like
Optionally, these choices can be illustrated with the emoji-style graphics shown below. Multiple sizes and formats may be downloaded from the O*NET Resource Center's Graphics page.
These options, and their corresponding values, are provided in the <answer_options> element. The application should record the value of each answer -- 1, 2, 3, 4, or 5 -- and build a string of 60 characters containing all answers in order. This string will be used as the answers parameter for obtaining Interest Profiler results.
Each question pertains to one of six interest areas, given in the <area> element. By default, 12 questions are returned at a time. To navigate the full set of questions, use the link rel="next" and link rel="prev" elements, or provide start and end parameters to jump directly to the desired results.
In this section
- O*NET Interest Profiler
- Short Form Questions (60-question desktop version)
- Mini-IP Questions (30-question mobile version)
- Results
- Job Zones
- Matching careers