Changes

Internal Control Index

12,059 bytes added, 13:21, 11 November 2010
Created page with 'The Internal Control Index is a way of measuring [http://en.wikipedia.org/wiki/Locus_of_control Locus of control], which is the extent to which individuals believe that they can …'
The Internal Control Index is a way of measuring [http://en.wikipedia.org/wiki/Locus_of_control Locus of control], which is the extent to which individuals believe that they can control events that affect them. Individuals with a high internal locus of control believe they are in control of their lives. Those with a low internal locus of control believe that other factors control their life.
To use this index, use the dropdown to show how you would answer the questions below. The values in the drop down are defined below.
{| {{table}}
| Rarely||less than 10 % of the time
|-
| Occasionally||30% of the time
|-
| Sometimes||50% of the time
|-
| Frequently||70% of time
|-
| Usually||+90% of time
|}
<html>
<script type="text/javascript">
function computeICI()
{
var ici =
parseInt(document.ICI.Q1.options[document.ICI.Q1.selectedIndex].value) +
parseInt(document.ICI.Q2.options[document.ICI.Q2.selectedIndex].value) +
parseInt(document.ICI.Q3.options[document.ICI.Q3.selectedIndex].value) +
parseInt(document.ICI.Q4.options[document.ICI.Q4.selectedIndex].value) +
parseInt(document.ICI.Q5.options[document.ICI.Q5.selectedIndex].value) +
parseInt(document.ICI.Q6.options[document.ICI.Q6.selectedIndex].value) +
parseInt(document.ICI.Q7.options[document.ICI.Q7.selectedIndex].value) +
parseInt(document.ICI.Q8.options[document.ICI.Q8.selectedIndex].value) +
parseInt(document.ICI.Q9.options[document.ICI.Q9.selectedIndex].value) +
parseInt(document.ICI.Q10.options[document.ICI.Q10.selectedIndex].value) +
parseInt(document.ICI.Q11.options[document.ICI.Q11.selectedIndex].value) +
parseInt(document.ICI.Q12.options[document.ICI.Q12.selectedIndex].value) +
parseInt(document.ICI.Q13.options[document.ICI.Q13.selectedIndex].value) +
parseInt(document.ICI.Q14.options[document.ICI.Q14.selectedIndex].value) +
parseInt(document.ICI.Q15.options[document.ICI.Q15.selectedIndex].value) +
parseInt(document.ICI.Q16.options[document.ICI.Q16.selectedIndex].value) +
parseInt(document.ICI.Q17.options[document.ICI.Q17.selectedIndex].value) +
parseInt(document.ICI.Q18.options[document.ICI.Q18.selectedIndex].value) +
parseInt(document.ICI.Q19.options[document.ICI.Q19.selectedIndex].value) +
parseInt(document.ICI.Q20.options[document.ICI.Q20.selectedIndex].value) +
parseInt(document.ICI.Q21.options[document.ICI.Q21.selectedIndex].value) +
parseInt(document.ICI.Q22.options[document.ICI.Q22.selectedIndex].value) +
parseInt(document.ICI.Q23.options[document.ICI.Q23.selectedIndex].value) +
parseInt(document.ICI.Q24.options[document.ICI.Q24.selectedIndex].value) +
parseInt(document.ICI.Q25.options[document.ICI.Q25.selectedIndex].value) +
parseInt(document.ICI.Q26.options[document.ICI.Q26.selectedIndex].value)
document.ICI.ICIscore.value = ici
}
</script>
<FORM NAME="ICI">
When faced with a problem I <select onchange="computeICI()" name="Q1"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> try to forget it.<br>
I <select onchange="computeICI()" name="Q2"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> need frequent encouragement from others to keep working at a difficult task.<br>
I <select onchange="computeICI()" name="Q3"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> like jobs where I can make decisions and be responsible for my own work.<br>
I <select onchange="computeICI()" name="Q4"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> change my opinion when someone I admire disagrees with me.<br>
If I want something I <select onchange="computeICI()" name="Q5"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> work hard to get it.<br>
I <select onchange="computeICI()" name="Q6"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> prefer to learn facts about something I work hard to get it.<br>
I will <select onchange="computeICI()" name="Q7"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> accept jobs that require me to supervise others.<br>
I <select onchange="computeICI()" name="Q8"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> have a hard time saying "no" when someone tries to sell me something.<br>
I <select onchange="computeICI()" name="Q9"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> like to have a say in any decisions made by any group I'm in.<br>
I <select onchange="computeICI()" name="Q10"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> consider the different sides of an issue before making a decision.<br>
What other people think <select onchange="computeICI()" name="Q11"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> has a great influence on my behaviour.<br>
Whenever something good happens to me I <select onchange="computeICI()" name="Q12"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> feel it is because I earned it.<br>
I <select onchange="computeICI()" name="Q13"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> enjoy being in a position of leadership.<br>
I <select onchange="computeICI()" name="Q14"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> need someone else to praise my work before I am satisfied with what I've done.<br>
I am <select onchange="computeICI()" name="Q15"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> sure enough of my opinions to try to influence others.<br>
When something is going to affect me I <select onchange="computeICI()" name="Q16"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> learn as much as I can about it.<br>
I <select onchange="computeICI()" name="Q17"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> decide to do things on the spur of the moment.<br>
For me, knowing I've done something well is <select onchange="computeICI()" name="Q18"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> more important than being praised by someone else.<br>
I <select onchange="computeICI()" name="Q19"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> let other people's demands keep me from doing things I want to do.<br>
I <select onchange="computeICI()" name="Q20"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> stick to my opinions when someone disagrees with me.<br>
I <select onchange="computeICI()" name="Q21"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> do what I feel like doing, not what other people think I ought to do.<br>
I <select onchange="computeICI()" name="Q22"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> get discouraged when doing something that takes a long time to achieve results.<br>
When part of a group I <select onchange="computeICI()" name="Q23"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> prefer to let other people make all the decisions.<br>
When I have a problem I <select onchange="computeICI()" name="Q24"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> follow the advice of friends or relatives.<br>
I <select onchange="computeICI()" name="Q25"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> enjoy trying to do difficult tasks more than I enjoy doing easy tasks.<br>
I <select onchange="computeICI()" name="Q26"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> prefer situations where I can depend on someone else's ability rather than my own.<br>
Having someone important tell me I did a good job is <select onchange="computeICI()" name="Q27"><option value="5">Rarely</option><option value="4">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="2">Frequently</option><option value="1">Usually</option></select> more important to me than feeling I've done a good job.<br>
When I am involved in something I <select onchange="computeICI()" name="Q28"><option value="1">Rarely</option><option value="2">Occasionally</option><option value="3" selected="selected">Sometimes</option><option value="4">Frequently</option><option value="5">Usually</option></select> try to find out all I can about what is going on, even when someone else is in charge.<br>
<br><br>
Your ICI is: <INPUT TYPE="text" NAME="ICIscore"><BR>
</form>
</html>