{"id":101,"date":"2013-09-05T23:00:30","date_gmt":"2013-09-05T23:00:30","guid":{"rendered":"http:\/\/315.stolaffd.org\/?page_id=101"},"modified":"2014-05-21T15:24:26","modified_gmt":"2014-05-21T20:24:26","slug":"spiritual-gifts-assessment","status":"publish","type":"page","link":"https:\/\/www.stolaffd.com\/?page_id=101","title":{"rendered":"Spiritual Gifts Assessment"},"content":{"rendered":"<style>\n        .even{\n            background-color: #eaeaea;\n        }\n        .odd{\n            background-color: #f7f7f7;\n        }\n        .even, .odd {\n            padding: 15px;\n            margin: 0px;\n        }\n        .ratings {\n            text-align: right;\n        }\n        .preview_button {\n            margin: 2 2 2 auto;\n        }\n        div#thisPreviewResults {\n            padding: 15px;\n        }\n        .rightBox {\n        }\n        textarea {\n            width: 99%;\n            min-height: 50px;\n        }.no-shape-related { display: none; }<\/style>\n    <script type='text\/javascript'>\n        function spiritual_gifts_part_one () {\n            document.getElementById('spiritual-gifts').style.display = 'block';\n            document.getElementById('gifts-results').style.display = 'none';\n            document.getElementById('shape-survey').style.display = 'none';\n            document.getElementById('submit-form').style.display = 'none';\n            scroll(0,0);\n        }\n        function spiritual_gifts_part_two () {\n            document.getElementById('spiritual-gifts').style.display = 'none';\n            document.getElementById('gifts-results').style.display = 'block';\n            document.getElementById('shape-survey').style.display = 'block';\n            document.getElementById('submit-form').style.display = 'block';\n            scroll(0,0);\n        }\n        \/\/updates the fields with the correct numbers\n        function previewResults(typeCount) {\n            var sortVal = new Array();\n            var keyName;\n            for (i = 0; i < typeCount; i++) {\n                surveyPreview = document.getElementById('typeResult'+i);\n                theScore = calculateScore(i,typeCount);\n                maxScore = 128\/typeCount * 4;\n\t\t\t\tscoreValue = parseInt(theScore*(100\/maxScore));\n                surveyPreview.value = scoreValue +'%';\n                keyName = document.getElementById('typeTitle'+i).value;\n                \/\/sortVal[keyName] = parseInt(theScore*(100\/maxScore))+'%';\n                sortVal[i] = new Array(2);\n                sortVal[i][0] = scoreValue;\n                sortVal[i][1] = keyName;\n\/\/                document.getElementById('typeTitle'+i).value += keyName;\n            }\n            sortVal.sort(function(a,b){return ((a[0] > b[0]) ? -1 : ((a[0] < b[0]) ? 1 : 0))});\n            document.getElementById('top_1').value = sortVal[0][1];\n            document.getElementById('top_2').value = sortVal[1][1];\n            document.getElementById('top_3').value = sortVal[2][1];\n            document.getElementById('topScore_1').value = sortVal[0][0] + '%';\n            document.getElementById('topScore_2').value = sortVal[1][0] + '%';\n            document.getElementById('topScore_3').value = sortVal[2][0] + '%';\n            document.getElementById('topreason_1').innerHTML = sortVal[0][1] + ': ';\n            document.getElementById('topreason_2').innerHTML = sortVal[1][1] + ': ';\n            document.getElementById('topreason_3').innerHTML = sortVal[2][1] + ': ';\n        }\n        \/\/adds the correct fields together for the type (missions, etc) score\n        function calculateScore(catNum,typeCount) {\n            catScore = 0;\n            for (j = catNum; j < 128; j+=typeCount) {\n                catScore += parseInt(getCheckedValue(document.forms['mySurvey'].elements['strength_'+j]));\n            }\n            return catScore;\n        }\n        \n        \/\/ return the value of the radio button that is checked\n        \/\/ return an empty string if none are checked, or\n        \/\/ there are no radio buttons\n        \/\/ code donated by http:\/\/www.somacon.com\/p143.php\n        function getCheckedValue(radioObj) {\n                if(!radioObj)\n                        return '';\n                var radioLength = radioObj.length;\n                if(radioLength == undefined)\n                        if(radioObj.checked)\n                                return radioObj.value;\n                        else\n                                return '';\n                for(var i = 0; i < radioLength; i++) {\n                        if(radioObj[i].checked) {\n                                return radioObj[i].value;\n                        }\n                }\n                return '';\n        }\n    <\/script><form name='mySurvey' action='https:\/\/www.stolaffd.com\/wp-content\/plugins\/spiritual-gifts-survey\/gifts-email.php' method='post' >\n<div id='spiritual-gifts'>\n    <p>Rate how often each statement is reflected in your life:<\/p><div class='odd'>1. I am willing and able to learn executive skills such as planning, organizing, and delegating.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_0_1' name='strength_0' value='0' \/>\n            <input type='radio' id ='strength_0_2' name='strength_0' value='1' \/>\n            <input type='radio' id ='strength_0_3' name='strength_0' value='2' checked \/>\n            <input type='radio' id ='strength_0_4' name='strength_0' value='3' \/>\n            <input type='radio' id ='strength_0_5' name='strength_0' value='4' \/>\n            Often<\/div><\/div><div class='even'>2. I am warm towards and cooperate in my church's foreign missions emphasis.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_1_1' name='strength_1' value='0' \/>\n            <input type='radio' id ='strength_1_2' name='strength_1' value='1' \/>\n            <input type='radio' id ='strength_1_3' name='strength_1' value='2' checked \/>\n            <input type='radio' id ='strength_1_4' name='strength_1' value='3' \/>\n            <input type='radio' id ='strength_1_5' name='strength_1' value='4' \/>\n            Often<\/div><\/div><div class='odd'>3. There are times I sense that a particular teaching is unbiblical.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_2_1' name='strength_2' value='0' \/>\n            <input type='radio' id ='strength_2_2' name='strength_2' value='1' \/>\n            <input type='radio' id ='strength_2_3' name='strength_2' value='2' checked \/>\n            <input type='radio' id ='strength_2_4' name='strength_2' value='3' \/>\n            <input type='radio' id ='strength_2_5' name='strength_2' value='4' \/>\n            Often<\/div><\/div><div class='even'>4. I enjoy sharing the message of the Gospel as I understand it.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_3_1' name='strength_3' value='0' \/>\n            <input type='radio' id ='strength_3_2' name='strength_3' value='1' \/>\n            <input type='radio' id ='strength_3_3' name='strength_3' value='2' checked \/>\n            <input type='radio' id ='strength_3_4' name='strength_3' value='3' \/>\n            <input type='radio' id ='strength_3_5' name='strength_3' value='4' \/>\n            Often<\/div><\/div><div class='odd'>5. I am accepting of persons deeply troubled or in crisis.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_4_1' name='strength_4' value='0' \/>\n            <input type='radio' id ='strength_4_2' name='strength_4' value='1' \/>\n            <input type='radio' id ='strength_4_3' name='strength_4' value='2' checked \/>\n            <input type='radio' id ='strength_4_4' name='strength_4' value='3' \/>\n            <input type='radio' id ='strength_4_5' name='strength_4' value='4' \/>\n            Often<\/div><\/div><div class='even'>6. I have assurance that God answers prayers.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_5_1' name='strength_5' value='0' \/>\n            <input type='radio' id ='strength_5_2' name='strength_5' value='1' \/>\n            <input type='radio' id ='strength_5_3' name='strength_5' value='2' checked \/>\n            <input type='radio' id ='strength_5_4' name='strength_5' value='3' \/>\n            <input type='radio' id ='strength_5_5' name='strength_5' value='4' \/>\n            Often<\/div><\/div><div class='odd'>7. I feel deeply moved when confronted with the urgent financial needs of others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_6_1' name='strength_6' value='0' \/>\n            <input type='radio' id ='strength_6_2' name='strength_6' value='1' \/>\n            <input type='radio' id ='strength_6_3' name='strength_6' value='2' checked \/>\n            <input type='radio' id ='strength_6_4' name='strength_6' value='3' \/>\n            <input type='radio' id ='strength_6_5' name='strength_6' value='4' \/>\n            Often<\/div><\/div><div class='even'>8. I get much satisfaction from hosting persons who need ministry at my home.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_7_1' name='strength_7' value='0' \/>\n            <input type='radio' id ='strength_7_2' name='strength_7' value='1' \/>\n            <input type='radio' id ='strength_7_3' name='strength_7' value='2' checked \/>\n            <input type='radio' id ='strength_7_4' name='strength_7' value='3' \/>\n            <input type='radio' id ='strength_7_5' name='strength_7' value='4' \/>\n            Often<\/div><\/div><div class='odd'>9. I am concerned to read, study and learn Biblical truths.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_8_1' name='strength_8' value='0' \/>\n            <input type='radio' id ='strength_8_2' name='strength_8' value='1' \/>\n            <input type='radio' id ='strength_8_3' name='strength_8' value='2' checked \/>\n            <input type='radio' id ='strength_8_4' name='strength_8' value='3' \/>\n            <input type='radio' id ='strength_8_5' name='strength_8' value='4' \/>\n            Often<\/div><\/div><div class='even'>10. I find it easy to motivate others to follow through on a ministry project.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_9_1' name='strength_9' value='0' \/>\n            <input type='radio' id ='strength_9_2' name='strength_9' value='1' \/>\n            <input type='radio' id ='strength_9_3' name='strength_9' value='2' checked \/>\n            <input type='radio' id ='strength_9_4' name='strength_9' value='3' \/>\n            <input type='radio' id ='strength_9_5' name='strength_9' value='4' \/>\n            Often<\/div><\/div><div class='odd'>11. I hurt for others who are poverty-stricken, physically sick, a stranger, or imprisoned.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_10_1' name='strength_10' value='0' \/>\n            <input type='radio' id ='strength_10_2' name='strength_10' value='1' \/>\n            <input type='radio' id ='strength_10_3' name='strength_10' value='2' checked \/>\n            <input type='radio' id ='strength_10_4' name='strength_10' value='3' \/>\n            <input type='radio' id ='strength_10_5' name='strength_10' value='4' \/>\n            Often<\/div><\/div><div class='even'>12. I am concerned to verbalize Biblical truths which build, encourage, and comforts groups of believers.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_11_1' name='strength_11' value='0' \/>\n            <input type='radio' id ='strength_11_2' name='strength_11' value='1' \/>\n            <input type='radio' id ='strength_11_3' name='strength_11' value='2' checked \/>\n            <input type='radio' id ='strength_11_4' name='strength_11' value='3' \/>\n            <input type='radio' id ='strength_11_5' name='strength_11' value='4' \/>\n            Often<\/div><\/div><div class='odd'>13. I am ready to commit myself to care for the spiritual welfare of a group of young Christians.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_12_1' name='strength_12' value='0' \/>\n            <input type='radio' id ='strength_12_2' name='strength_12' value='1' \/>\n            <input type='radio' id ='strength_12_3' name='strength_12' value='2' checked \/>\n            <input type='radio' id ='strength_12_4' name='strength_12' value='3' \/>\n            <input type='radio' id ='strength_12_5' name='strength_12' value='4' \/>\n            Often<\/div><\/div><div class='even'>14. I usually have a readiness to take on helping roles.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_13_1' name='strength_13' value='0' \/>\n            <input type='radio' id ='strength_13_2' name='strength_13' value='1' \/>\n            <input type='radio' id ='strength_13_3' name='strength_13' value='2' checked \/>\n            <input type='radio' id ='strength_13_4' name='strength_13' value='3' \/>\n            <input type='radio' id ='strength_13_5' name='strength_13' value='4' \/>\n            Often<\/div><\/div><div class='odd'>15. I have a strong conviction that Biblical truths should be understood accurately and be applied to current living.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_14_1' name='strength_14' value='0' \/>\n            <input type='radio' id ='strength_14_2' name='strength_14' value='1' \/>\n            <input type='radio' id ='strength_14_3' name='strength_14' value='2' checked \/>\n            <input type='radio' id ='strength_14_4' name='strength_14' value='3' \/>\n            <input type='radio' id ='strength_14_5' name='strength_14' value='4' \/>\n            Often<\/div><\/div><div class='even'>16. I have a reverence for God and His will for my life.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_15_1' name='strength_15' value='0' \/>\n            <input type='radio' id ='strength_15_2' name='strength_15' value='1' \/>\n            <input type='radio' id ='strength_15_3' name='strength_15' value='2' checked \/>\n            <input type='radio' id ='strength_15_4' name='strength_15' value='3' \/>\n            <input type='radio' id ='strength_15_5' name='strength_15' value='4' \/>\n            Often<\/div><\/div><div class='odd'>17. I do well in evaluating results from studies on the effectiveness of a major church program.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_16_1' name='strength_16' value='0' \/>\n            <input type='radio' id ='strength_16_2' name='strength_16' value='1' \/>\n            <input type='radio' id ='strength_16_3' name='strength_16' value='2' checked \/>\n            <input type='radio' id ='strength_16_4' name='strength_16' value='3' \/>\n            <input type='radio' id ='strength_16_5' name='strength_16' value='4' \/>\n            Often<\/div><\/div><div class='even'>18. I am frustrated when there is little opportunity to minister to those of different customs or language.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_17_1' name='strength_17' value='0' \/>\n            <input type='radio' id ='strength_17_2' name='strength_17' value='1' \/>\n            <input type='radio' id ='strength_17_3' name='strength_17' value='2' checked \/>\n            <input type='radio' id ='strength_17_4' name='strength_17' value='3' \/>\n            <input type='radio' id ='strength_17_5' name='strength_17' value='4' \/>\n            Often<\/div><\/div><div class='odd'>19. I receive affirmation from mature Christians that I am able to distinguish spiritual untruth from supernatural insights.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_18_1' name='strength_18' value='0' \/>\n            <input type='radio' id ='strength_18_2' name='strength_18' value='1' \/>\n            <input type='radio' id ='strength_18_3' name='strength_18' value='2' checked \/>\n            <input type='radio' id ='strength_18_4' name='strength_18' value='3' \/>\n            <input type='radio' id ='strength_18_5' name='strength_18' value='4' \/>\n            Often<\/div><\/div><div class='even'>20. I wish to relate to non-Christians so I can share my faith.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_19_1' name='strength_19' value='0' \/>\n            <input type='radio' id ='strength_19_2' name='strength_19' value='1' \/>\n            <input type='radio' id ='strength_19_3' name='strength_19' value='2' checked \/>\n            <input type='radio' id ='strength_19_4' name='strength_19' value='3' \/>\n            <input type='radio' id ='strength_19_5' name='strength_19' value='4' \/>\n            Often<\/div><\/div><div class='odd'>21. I am sensitive and sympathetic to persons who seem to be suffering or mentally ill.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_20_1' name='strength_20' value='0' \/>\n            <input type='radio' id ='strength_20_2' name='strength_20' value='1' \/>\n            <input type='radio' id ='strength_20_3' name='strength_20' value='2' checked \/>\n            <input type='radio' id ='strength_20_4' name='strength_20' value='3' \/>\n            <input type='radio' id ='strength_20_5' name='strength_20' value='4' \/>\n            Often<\/div><\/div><div class='even'>22. I feel joy in persisting in prayer for specific needs.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_21_1' name='strength_21' value='0' \/>\n            <input type='radio' id ='strength_21_2' name='strength_21' value='1' \/>\n            <input type='radio' id ='strength_21_3' name='strength_21' value='2' checked \/>\n            <input type='radio' id ='strength_21_4' name='strength_21' value='3' \/>\n            <input type='radio' id ='strength_21_5' name='strength_21' value='4' \/>\n            Often<\/div><\/div><div class='odd'>23. I am willing to maintain a lower standard of living to benefit God's Word.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_22_1' name='strength_22' value='0' \/>\n            <input type='radio' id ='strength_22_2' name='strength_22' value='1' \/>\n            <input type='radio' id ='strength_22_3' name='strength_22' value='2' checked \/>\n            <input type='radio' id ='strength_22_4' name='strength_22' value='3' \/>\n            <input type='radio' id ='strength_22_5' name='strength_22' value='4' \/>\n            Often<\/div><\/div><div class='even'>24. I am comfortable with opening my home to others regardless of how neat or clean it is.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_23_1' name='strength_23' value='0' \/>\n            <input type='radio' id ='strength_23_2' name='strength_23' value='1' \/>\n            <input type='radio' id ='strength_23_3' name='strength_23' value='2' checked \/>\n            <input type='radio' id ='strength_23_4' name='strength_23' value='3' \/>\n            <input type='radio' id ='strength_23_5' name='strength_23' value='4' \/>\n            Often<\/div><\/div><div class='odd'>25. Paul's concern (Col. 1:10) that I be 'increasing in the knowledge of God' is something I take seriously.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_24_1' name='strength_24' value='0' \/>\n            <input type='radio' id ='strength_24_2' name='strength_24' value='1' \/>\n            <input type='radio' id ='strength_24_3' name='strength_24' value='2' checked \/>\n            <input type='radio' id ='strength_24_4' name='strength_24' value='3' \/>\n            <input type='radio' id ='strength_24_5' name='strength_24' value='4' \/>\n            Often<\/div><\/div><div class='even'>26. I would enjoy guiding a group of people to achieve their desired ends.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_25_1' name='strength_25' value='0' \/>\n            <input type='radio' id ='strength_25_2' name='strength_25' value='1' \/>\n            <input type='radio' id ='strength_25_3' name='strength_25' value='2' checked \/>\n            <input type='radio' id ='strength_25_4' name='strength_25' value='3' \/>\n            <input type='radio' id ='strength_25_5' name='strength_25' value='4' \/>\n            Often<\/div><\/div><div class='odd'>27. I desire to do acts of love and kindness for those who cannot or will not return them.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_26_1' name='strength_26' value='0' \/>\n            <input type='radio' id ='strength_26_2' name='strength_26' value='1' \/>\n            <input type='radio' id ='strength_26_3' name='strength_26' value='2' checked \/>\n            <input type='radio' id ='strength_26_4' name='strength_26' value='3' \/>\n            <input type='radio' id ='strength_26_5' name='strength_26' value='4' \/>\n            Often<\/div><\/div><div class='even'>28. I enjoy sharing a hymn, lesson or Bible interpretation so that all believers present may learn.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_27_1' name='strength_27' value='0' \/>\n            <input type='radio' id ='strength_27_2' name='strength_27' value='1' \/>\n            <input type='radio' id ='strength_27_3' name='strength_27' value='2' checked \/>\n            <input type='radio' id ='strength_27_4' name='strength_27' value='3' \/>\n            <input type='radio' id ='strength_27_5' name='strength_27' value='4' \/>\n            Often<\/div><\/div><div class='odd'>29. I sense a need to select disciples and equip them to serve one another.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_28_1' name='strength_28' value='0' \/>\n            <input type='radio' id ='strength_28_2' name='strength_28' value='1' \/>\n            <input type='radio' id ='strength_28_3' name='strength_28' value='2' checked \/>\n            <input type='radio' id ='strength_28_4' name='strength_28' value='3' \/>\n            <input type='radio' id ='strength_28_5' name='strength_28' value='4' \/>\n            Often<\/div><\/div><div class='even'>30. I would rather be a supportive background person than a 'performer.'\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_29_1' name='strength_29' value='0' \/>\n            <input type='radio' id ='strength_29_2' name='strength_29' value='1' \/>\n            <input type='radio' id ='strength_29_3' name='strength_29' value='2' checked \/>\n            <input type='radio' id ='strength_29_4' name='strength_29' value='3' \/>\n            <input type='radio' id ='strength_29_5' name='strength_29' value='4' \/>\n            Often<\/div><\/div><div class='odd'>31. I enjoy knowing the meaning of key words in Scripture.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_30_1' name='strength_30' value='0' \/>\n            <input type='radio' id ='strength_30_2' name='strength_30' value='1' \/>\n            <input type='radio' id ='strength_30_3' name='strength_30' value='2' checked \/>\n            <input type='radio' id ='strength_30_4' name='strength_30' value='3' \/>\n            <input type='radio' id ='strength_30_5' name='strength_30' value='4' \/>\n            Often<\/div><\/div><div class='even'>32. I effectively solve problems using Biblical principles.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_31_1' name='strength_31' value='0' \/>\n            <input type='radio' id ='strength_31_2' name='strength_31' value='1' \/>\n            <input type='radio' id ='strength_31_3' name='strength_31' value='2' checked \/>\n            <input type='radio' id ='strength_31_4' name='strength_31' value='3' \/>\n            <input type='radio' id ='strength_31_5' name='strength_31' value='4' \/>\n            Often<\/div><\/div><div class='odd'>33. I am able to organize ideas, people, things and time for more effective ministry.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_32_1' name='strength_32' value='0' \/>\n            <input type='radio' id ='strength_32_2' name='strength_32' value='1' \/>\n            <input type='radio' id ='strength_32_3' name='strength_32' value='2' checked \/>\n            <input type='radio' id ='strength_32_4' name='strength_32' value='3' \/>\n            <input type='radio' id ='strength_32_5' name='strength_32' value='4' \/>\n            Often<\/div><\/div><div class='even'>34. I am concerned to take part in starting a new local church.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_33_1' name='strength_33' value='0' \/>\n            <input type='radio' id ='strength_33_2' name='strength_33' value='1' \/>\n            <input type='radio' id ='strength_33_3' name='strength_33' value='2' checked \/>\n            <input type='radio' id ='strength_33_4' name='strength_33' value='3' \/>\n            <input type='radio' id ='strength_33_5' name='strength_33' value='4' \/>\n            Often<\/div><\/div><div class='odd'>35. I am able to differentiate between demonic influence and mental illness.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_34_1' name='strength_34' value='0' \/>\n            <input type='radio' id ='strength_34_2' name='strength_34' value='1' \/>\n            <input type='radio' id ='strength_34_3' name='strength_34' value='2' checked \/>\n            <input type='radio' id ='strength_34_4' name='strength_34' value='3' \/>\n            <input type='radio' id ='strength_34_5' name='strength_34' value='4' \/>\n            Often<\/div><\/div><div class='even'>36. I am at ease in sharing how Christ is my Savior and Lord.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_35_1' name='strength_35' value='0' \/>\n            <input type='radio' id ='strength_35_2' name='strength_35' value='1' \/>\n            <input type='radio' id ='strength_35_3' name='strength_35' value='2' checked \/>\n            <input type='radio' id ='strength_35_4' name='strength_35' value='3' \/>\n            <input type='radio' id ='strength_35_5' name='strength_35' value='4' \/>\n            Often<\/div><\/div><div class='odd'>37. I am willing to be called alongside another person seeking my encouragement, challenge, or advice.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_36_1' name='strength_36' value='0' \/>\n            <input type='radio' id ='strength_36_2' name='strength_36' value='1' \/>\n            <input type='radio' id ='strength_36_3' name='strength_36' value='2' checked \/>\n            <input type='radio' id ='strength_36_4' name='strength_36' value='3' \/>\n            <input type='radio' id ='strength_36_5' name='strength_36' value='4' \/>\n            Often<\/div><\/div><div class='even'>38. I depend upon God's resources and guidance to an unusual degree.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_37_1' name='strength_37' value='0' \/>\n            <input type='radio' id ='strength_37_2' name='strength_37' value='1' \/>\n            <input type='radio' id ='strength_37_3' name='strength_37' value='2' checked \/>\n            <input type='radio' id ='strength_37_4' name='strength_37' value='3' \/>\n            <input type='radio' id ='strength_37_5' name='strength_37' value='4' \/>\n            Often<\/div><\/div><div class='odd'>39. I consider all that I own or am as resources for stewardship to God.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_38_1' name='strength_38' value='0' \/>\n            <input type='radio' id ='strength_38_2' name='strength_38' value='1' \/>\n            <input type='radio' id ='strength_38_3' name='strength_38' value='2' checked \/>\n            <input type='radio' id ='strength_38_4' name='strength_38' value='3' \/>\n            <input type='radio' id ='strength_38_5' name='strength_38' value='4' \/>\n            Often<\/div><\/div><div class='even'>40. I am willing to use my home furnishings and personal belongings to serve others outside my immediate family.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_39_1' name='strength_39' value='0' \/>\n            <input type='radio' id ='strength_39_2' name='strength_39' value='1' \/>\n            <input type='radio' id ='strength_39_3' name='strength_39' value='2' checked \/>\n            <input type='radio' id ='strength_39_4' name='strength_39' value='3' \/>\n            <input type='radio' id ='strength_39_5' name='strength_39' value='4' \/>\n            Often<\/div><\/div><div class='odd'>41. I am moved to study Scriptures so as to be unashamed in accurately handling it.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_40_1' name='strength_40' value='0' \/>\n            <input type='radio' id ='strength_40_2' name='strength_40' value='1' \/>\n            <input type='radio' id ='strength_40_3' name='strength_40' value='2' checked \/>\n            <input type='radio' id ='strength_40_4' name='strength_40' value='3' \/>\n            <input type='radio' id ='strength_40_5' name='strength_40' value='4' \/>\n            Often<\/div><\/div><div class='even'>42. I often assume responsibility when no official leaders are designated.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_41_1' name='strength_41' value='0' \/>\n            <input type='radio' id ='strength_41_2' name='strength_41' value='1' \/>\n            <input type='radio' id ='strength_41_3' name='strength_41' value='2' checked \/>\n            <input type='radio' id ='strength_41_4' name='strength_41' value='3' \/>\n            <input type='radio' id ='strength_41_5' name='strength_41' value='4' \/>\n            Often<\/div><\/div><div class='odd'>43. I am content to serve the suffering or undeserving.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_42_1' name='strength_42' value='0' \/>\n            <input type='radio' id ='strength_42_2' name='strength_42' value='1' \/>\n            <input type='radio' id ='strength_42_3' name='strength_42' value='2' checked \/>\n            <input type='radio' id ='strength_42_4' name='strength_42' value='3' \/>\n            <input type='radio' id ='strength_42_5' name='strength_42' value='4' \/>\n            Often<\/div><\/div><div class='even'>44. I prefer congregational preaching which explains and applies Biblical truths.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_43_1' name='strength_43' value='0' \/>\n            <input type='radio' id ='strength_43_2' name='strength_43' value='1' \/>\n            <input type='radio' id ='strength_43_3' name='strength_43' value='2' checked \/>\n            <input type='radio' id ='strength_43_4' name='strength_43' value='3' \/>\n            <input type='radio' id ='strength_43_5' name='strength_43' value='4' \/>\n            Often<\/div><\/div><div class='odd'>45. I enjoy having responsibility for the growth of a group of Christians.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_44_1' name='strength_44' value='0' \/>\n            <input type='radio' id ='strength_44_2' name='strength_44' value='1' \/>\n            <input type='radio' id ='strength_44_3' name='strength_44' value='2' checked \/>\n            <input type='radio' id ='strength_44_4' name='strength_44' value='3' \/>\n            <input type='radio' id ='strength_44_5' name='strength_44' value='4' \/>\n            Often<\/div><\/div><div class='even'>46. I am satisfied to express my skills by helping others in charge.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_45_1' name='strength_45' value='0' \/>\n            <input type='radio' id ='strength_45_2' name='strength_45' value='1' \/>\n            <input type='radio' id ='strength_45_3' name='strength_45' value='2' checked \/>\n            <input type='radio' id ='strength_45_4' name='strength_45' value='3' \/>\n            <input type='radio' id ='strength_45_5' name='strength_45' value='4' \/>\n            Often<\/div><\/div><div class='odd'>47. I believe that the teaching-learning process is vital to local church growth.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_46_1' name='strength_46' value='0' \/>\n            <input type='radio' id ='strength_46_2' name='strength_46' value='1' \/>\n            <input type='radio' id ='strength_46_3' name='strength_46' value='2' checked \/>\n            <input type='radio' id ='strength_46_4' name='strength_46' value='3' \/>\n            <input type='radio' id ='strength_46_5' name='strength_46' value='4' \/>\n            Often<\/div><\/div><div class='even'>48. Others often ask me for workable ideas or alternatives.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_47_1' name='strength_47' value='0' \/>\n            <input type='radio' id ='strength_47_2' name='strength_47' value='1' \/>\n            <input type='radio' id ='strength_47_3' name='strength_47' value='2' checked \/>\n            <input type='radio' id ='strength_47_4' name='strength_47' value='3' \/>\n            <input type='radio' id ='strength_47_5' name='strength_47' value='4' \/>\n            Often<\/div><\/div><div class='odd'>49. I am able to lead a committee or group in making decisions together.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_48_1' name='strength_48' value='0' \/>\n            <input type='radio' id ='strength_48_2' name='strength_48' value='1' \/>\n            <input type='radio' id ='strength_48_3' name='strength_48' value='2' checked \/>\n            <input type='radio' id ='strength_48_4' name='strength_48' value='3' \/>\n            <input type='radio' id ='strength_48_5' name='strength_48' value='4' \/>\n            Often<\/div><\/div><div class='even'>50. I desire to serve in a cross-cultural situation.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_49_1' name='strength_49' value='0' \/>\n            <input type='radio' id ='strength_49_2' name='strength_49' value='1' \/>\n            <input type='radio' id ='strength_49_3' name='strength_49' value='2' checked \/>\n            <input type='radio' id ='strength_49_4' name='strength_49' value='3' \/>\n            <input type='radio' id ='strength_49_5' name='strength_49' value='4' \/>\n            Often<\/div><\/div><div class='odd'>51. I see the difference between truth and error.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_50_1' name='strength_50' value='0' \/>\n            <input type='radio' id ='strength_50_2' name='strength_50' value='1' \/>\n            <input type='radio' id ='strength_50_3' name='strength_50' value='2' checked \/>\n            <input type='radio' id ='strength_50_4' name='strength_50' value='3' \/>\n            <input type='radio' id ='strength_50_5' name='strength_50' value='4' \/>\n            Often<\/div><\/div><div class='even'>52. I am concerned to communicate my personal relationship with Christ to others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_51_1' name='strength_51' value='0' \/>\n            <input type='radio' id ='strength_51_2' name='strength_51' value='1' \/>\n            <input type='radio' id ='strength_51_3' name='strength_51' value='2' checked \/>\n            <input type='radio' id ='strength_51_4' name='strength_51' value='3' \/>\n            <input type='radio' id ='strength_51_5' name='strength_51' value='4' \/>\n            Often<\/div><\/div><div class='odd'>53. I have compassion towards those who are broken hearted, addicted or oppressed.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_52_1' name='strength_52' value='0' \/>\n            <input type='radio' id ='strength_52_2' name='strength_52' value='1' \/>\n            <input type='radio' id ='strength_52_3' name='strength_52' value='2' checked \/>\n            <input type='radio' id ='strength_52_4' name='strength_52' value='3' \/>\n            <input type='radio' id ='strength_52_5' name='strength_52' value='4' \/>\n            Often<\/div><\/div><div class='even'>54. I am comfortable around people who pray a lot for others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_53_1' name='strength_53' value='0' \/>\n            <input type='radio' id ='strength_53_2' name='strength_53' value='1' \/>\n            <input type='radio' id ='strength_53_3' name='strength_53' value='2' checked \/>\n            <input type='radio' id ='strength_53_4' name='strength_53' value='3' \/>\n            <input type='radio' id ='strength_53_5' name='strength_53' value='4' \/>\n            Often<\/div><\/div><div class='odd'>55. I am concerned that the money I give be used as efficiently as possible for God.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_54_1' name='strength_54' value='0' \/>\n            <input type='radio' id ='strength_54_2' name='strength_54' value='1' \/>\n            <input type='radio' id ='strength_54_3' name='strength_54' value='2' checked \/>\n            <input type='radio' id ='strength_54_4' name='strength_54' value='3' \/>\n            <input type='radio' id ='strength_54_5' name='strength_54' value='4' \/>\n            Often<\/div><\/div><div class='even'>56. I take pleasure with an open heart in using our home to serve people in need of shelter or healing.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_55_1' name='strength_55' value='0' \/>\n            <input type='radio' id ='strength_55_2' name='strength_55' value='1' \/>\n            <input type='radio' id ='strength_55_3' name='strength_55' value='2' checked \/>\n            <input type='radio' id ='strength_55_4' name='strength_55' value='3' \/>\n            <input type='radio' id ='strength_55_5' name='strength_55' value='4' \/>\n            Often<\/div><\/div><div class='odd'>57. I long to share with others the Biblical insights I discover.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_56_1' name='strength_56' value='0' \/>\n            <input type='radio' id ='strength_56_2' name='strength_56' value='1' \/>\n            <input type='radio' id ='strength_56_3' name='strength_56' value='2' checked \/>\n            <input type='radio' id ='strength_56_4' name='strength_56' value='3' \/>\n            <input type='radio' id ='strength_56_5' name='strength_56' value='4' \/>\n            Often<\/div><\/div><div class='even'>58. I am willing to persuade others to move towards Biblical objectives.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_57_1' name='strength_57' value='0' \/>\n            <input type='radio' id ='strength_57_2' name='strength_57' value='1' \/>\n            <input type='radio' id ='strength_57_3' name='strength_57' value='2' checked \/>\n            <input type='radio' id ='strength_57_4' name='strength_57' value='3' \/>\n            <input type='radio' id ='strength_57_5' name='strength_57' value='4' \/>\n            Often<\/div><\/div><div class='odd'>59. I am cheerful, available and involved in hospital, prison, or similar visitation.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_58_1' name='strength_58' value='0' \/>\n            <input type='radio' id ='strength_58_2' name='strength_58' value='1' \/>\n            <input type='radio' id ='strength_58_3' name='strength_58' value='2' checked \/>\n            <input type='radio' id ='strength_58_4' name='strength_58' value='3' \/>\n            <input type='radio' id ='strength_58_5' name='strength_58' value='4' \/>\n            Often<\/div><\/div><div class='even'>60. I am not afraid to speak boldly about evil in worldly systems, such as government.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_59_1' name='strength_59' value='0' \/>\n            <input type='radio' id ='strength_59_2' name='strength_59' value='1' \/>\n            <input type='radio' id ='strength_59_3' name='strength_59' value='2' checked \/>\n            <input type='radio' id ='strength_59_4' name='strength_59' value='3' \/>\n            <input type='radio' id ='strength_59_5' name='strength_59' value='4' \/>\n            Often<\/div><\/div><div class='odd'>61. I am concerned to guard my group of Christian followers from those who name themselves as enemies of Christians.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_60_1' name='strength_60' value='0' \/>\n            <input type='radio' id ='strength_60_2' name='strength_60' value='1' \/>\n            <input type='radio' id ='strength_60_3' name='strength_60' value='2' checked \/>\n            <input type='radio' id ='strength_60_4' name='strength_60' value='3' \/>\n            <input type='radio' id ='strength_60_5' name='strength_60' value='4' \/>\n            Often<\/div><\/div><div class='even'>62. I am content to perform menial jobs or jobs considered unimportant by other people.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_61_1' name='strength_61' value='0' \/>\n            <input type='radio' id ='strength_61_2' name='strength_61' value='1' \/>\n            <input type='radio' id ='strength_61_3' name='strength_61' value='2' checked \/>\n            <input type='radio' id ='strength_61_4' name='strength_61' value='3' \/>\n            <input type='radio' id ='strength_61_5' name='strength_61' value='4' \/>\n            Often<\/div><\/div><div class='odd'>63. I have a strong concern to relate Biblical truths to life.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_62_1' name='strength_62' value='0' \/>\n            <input type='radio' id ='strength_62_2' name='strength_62' value='1' \/>\n            <input type='radio' id ='strength_62_3' name='strength_62' value='2' checked \/>\n            <input type='radio' id ='strength_62_4' name='strength_62' value='3' \/>\n            <input type='radio' id ='strength_62_5' name='strength_62' value='4' \/>\n            Often<\/div><\/div><div class='even'>64. I am concerned that interpersonal relationships be peaceable, reasonable, and without partiality of hypocrisy.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_63_1' name='strength_63' value='0' \/>\n            <input type='radio' id ='strength_63_2' name='strength_63' value='1' \/>\n            <input type='radio' id ='strength_63_3' name='strength_63' value='2' checked \/>\n            <input type='radio' id ='strength_63_4' name='strength_63' value='3' \/>\n            <input type='radio' id ='strength_63_5' name='strength_63' value='4' \/>\n            Often<\/div><\/div><div class='odd'>65. I am able to recruit Christians to express their strengths or fits in service.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_64_1' name='strength_64' value='0' \/>\n            <input type='radio' id ='strength_64_2' name='strength_64' value='1' \/>\n            <input type='radio' id ='strength_64_3' name='strength_64' value='2' checked \/>\n            <input type='radio' id ='strength_64_4' name='strength_64' value='3' \/>\n            <input type='radio' id ='strength_64_5' name='strength_64' value='4' \/>\n            Often<\/div><\/div><div class='even'>66. I enjoy soul winning or witnessing in an unfamiliar setting.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_65_1' name='strength_65' value='0' \/>\n            <input type='radio' id ='strength_65_2' name='strength_65' value='1' \/>\n            <input type='radio' id ='strength_65_3' name='strength_65' value='2' checked \/>\n            <input type='radio' id ='strength_65_4' name='strength_65' value='3' \/>\n            <input type='radio' id ='strength_65_5' name='strength_65' value='4' \/>\n            Often<\/div><\/div><div class='odd'>67. I judge well between the inadequate and the acceptable, or between evil and good.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_66_1' name='strength_66' value='0' \/>\n            <input type='radio' id ='strength_66_2' name='strength_66' value='1' \/>\n            <input type='radio' id ='strength_66_3' name='strength_66' value='2' checked \/>\n            <input type='radio' id ='strength_66_4' name='strength_66' value='3' \/>\n            <input type='radio' id ='strength_66_5' name='strength_66' value='4' \/>\n            Often<\/div><\/div><div class='even'>68. I enjoy being an instrument of God in 'drawing the net' so that unbelievers receive Christ as Savior.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_67_1' name='strength_67' value='0' \/>\n            <input type='radio' id ='strength_67_2' name='strength_67' value='1' \/>\n            <input type='radio' id ='strength_67_3' name='strength_67' value='2' checked \/>\n            <input type='radio' id ='strength_67_4' name='strength_67' value='3' \/>\n            <input type='radio' id ='strength_67_5' name='strength_67' value='4' \/>\n            Often<\/div><\/div><div class='odd'>69. I verbally encourage the weak, wavering or troubled.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_68_1' name='strength_68' value='0' \/>\n            <input type='radio' id ='strength_68_2' name='strength_68' value='1' \/>\n            <input type='radio' id ='strength_68_3' name='strength_68' value='2' checked \/>\n            <input type='radio' id ='strength_68_4' name='strength_68' value='3' \/>\n            <input type='radio' id ='strength_68_5' name='strength_68' value='4' \/>\n            Often<\/div><\/div><div class='even'>70. I trust in the presence and power of God for the apparently impossible.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_69_1' name='strength_69' value='0' \/>\n            <input type='radio' id ='strength_69_2' name='strength_69' value='1' \/>\n            <input type='radio' id ='strength_69_3' name='strength_69' value='2' checked \/>\n            <input type='radio' id ='strength_69_4' name='strength_69' value='3' \/>\n            <input type='radio' id ='strength_69_5' name='strength_69' value='4' \/>\n            Often<\/div><\/div><div class='odd'>71. I give cheerfully that God's work be extended and helped.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_70_1' name='strength_70' value='0' \/>\n            <input type='radio' id ='strength_70_2' name='strength_70' value='1' \/>\n            <input type='radio' id ='strength_70_3' name='strength_70' value='2' checked \/>\n            <input type='radio' id ='strength_70_4' name='strength_70' value='3' \/>\n            <input type='radio' id ='strength_70_5' name='strength_70' value='4' \/>\n            Often<\/div><\/div><div class='even'>72. I am happy to add someone to our family temporarily in order to provide a helping or healing ministry.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_71_1' name='strength_71' value='0' \/>\n            <input type='radio' id ='strength_71_2' name='strength_71' value='1' \/>\n            <input type='radio' id ='strength_71_3' name='strength_71' value='2' checked \/>\n            <input type='radio' id ='strength_71_4' name='strength_71' value='3' \/>\n            <input type='radio' id ='strength_71_5' name='strength_71' value='4' \/>\n            Often<\/div><\/div><div class='odd'>73. I learn Biblical truths easily.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_72_1' name='strength_72' value='0' \/>\n            <input type='radio' id ='strength_72_2' name='strength_72' value='1' \/>\n            <input type='radio' id ='strength_72_3' name='strength_72' value='2' checked \/>\n            <input type='radio' id ='strength_72_4' name='strength_72' value='3' \/>\n            <input type='radio' id ='strength_72_5' name='strength_72' value='4' \/>\n            Often<\/div><\/div><div class='even'>74. I usually know where I am going and can influence other Christians in that direction.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_73_1' name='strength_73' value='0' \/>\n            <input type='radio' id ='strength_73_2' name='strength_73' value='1' \/>\n            <input type='radio' id ='strength_73_3' name='strength_73' value='2' checked \/>\n            <input type='radio' id ='strength_73_4' name='strength_73' value='3' \/>\n            <input type='radio' id ='strength_73_5' name='strength_73' value='4' \/>\n            Often<\/div><\/div><div class='odd'>75. I work joyfully with persons ignored by the majority.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_74_1' name='strength_74' value='0' \/>\n            <input type='radio' id ='strength_74_2' name='strength_74' value='1' \/>\n            <input type='radio' id ='strength_74_3' name='strength_74' value='2' checked \/>\n            <input type='radio' id ='strength_74_4' name='strength_74' value='3' \/>\n            <input type='radio' id ='strength_74_5' name='strength_74' value='4' \/>\n            Often<\/div><\/div><div class='even'>76. 'Telling forth' for God by instructing and warning large numbers of His people is my style.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_75_1' name='strength_75' value='0' \/>\n            <input type='radio' id ='strength_75_2' name='strength_75' value='1' \/>\n            <input type='radio' id ='strength_75_3' name='strength_75' value='2' checked \/>\n            <input type='radio' id ='strength_75_4' name='strength_75' value='3' \/>\n            <input type='radio' id ='strength_75_5' name='strength_75' value='4' \/>\n            Often<\/div><\/div><div class='odd'>77. It is important to me to know and be well-known by followers I serve and guide.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_76_1' name='strength_76' value='0' \/>\n            <input type='radio' id ='strength_76_2' name='strength_76' value='1' \/>\n            <input type='radio' id ='strength_76_3' name='strength_76' value='2' checked \/>\n            <input type='radio' id ='strength_76_4' name='strength_76' value='3' \/>\n            <input type='radio' id ='strength_76_5' name='strength_76' value='4' \/>\n            Often<\/div><\/div><div class='even'>78. I enjoy typing, filing, recording minutes, or similar church-related tasks.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_77_1' name='strength_77' value='0' \/>\n            <input type='radio' id ='strength_77_2' name='strength_77' value='1' \/>\n            <input type='radio' id ='strength_77_3' name='strength_77' value='2' checked \/>\n            <input type='radio' id ='strength_77_4' name='strength_77' value='3' \/>\n            <input type='radio' id ='strength_77_5' name='strength_77' value='4' \/>\n            Often<\/div><\/div><div class='odd'>79. I have the ability to concisely instruct listeners in the precise meaning of words and passages in Scripture.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_78_1' name='strength_78' value='0' \/>\n            <input type='radio' id ='strength_78_2' name='strength_78' value='1' \/>\n            <input type='radio' id ='strength_78_3' name='strength_78' value='2' checked \/>\n            <input type='radio' id ='strength_78_4' name='strength_78' value='3' \/>\n            <input type='radio' id ='strength_78_5' name='strength_78' value='4' \/>\n            Often<\/div><\/div><div class='even'>80. I apply Biblical truths effectively in my life.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_79_1' name='strength_79' value='0' \/>\n            <input type='radio' id ='strength_79_2' name='strength_79' value='1' \/>\n            <input type='radio' id ='strength_79_3' name='strength_79' value='2' checked \/>\n            <input type='radio' id ='strength_79_4' name='strength_79' value='3' \/>\n            <input type='radio' id ='strength_79_5' name='strength_79' value='4' \/>\n            Often<\/div><\/div><div class='odd'>81. I am effective in delegating responsibility to others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_80_1' name='strength_80' value='0' \/>\n            <input type='radio' id ='strength_80_2' name='strength_80' value='1' \/>\n            <input type='radio' id ='strength_80_3' name='strength_80' value='2' checked \/>\n            <input type='radio' id ='strength_80_4' name='strength_80' value='3' \/>\n            <input type='radio' id ='strength_80_5' name='strength_80' value='4' \/>\n            Often<\/div><\/div><div class='even'>82. I adapt well in a different culture in order to evangelize, to minister the Word, or to be a support person to such ministers.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_81_1' name='strength_81' value='0' \/>\n            <input type='radio' id ='strength_81_2' name='strength_81' value='1' \/>\n            <input type='radio' id ='strength_81_3' name='strength_81' value='2' checked \/>\n            <input type='radio' id ='strength_81_4' name='strength_81' value='3' \/>\n            <input type='radio' id ='strength_81_5' name='strength_81' value='4' \/>\n            Often<\/div><\/div><div class='odd'>83. I have insights that help me discern any errors in a Biblical interpretation given by another.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_82_1' name='strength_82' value='0' \/>\n            <input type='radio' id ='strength_82_2' name='strength_82' value='1' \/>\n            <input type='radio' id ='strength_82_3' name='strength_82' value='2' checked \/>\n            <input type='radio' id ='strength_82_4' name='strength_82' value='3' \/>\n            <input type='radio' id ='strength_82_5' name='strength_82' value='4' \/>\n            Often<\/div><\/div><div class='even'>84. I share joyfully what Christ has done for me.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_83_1' name='strength_83' value='0' \/>\n            <input type='radio' id ='strength_83_2' name='strength_83' value='1' \/>\n            <input type='radio' id ='strength_83_3' name='strength_83' value='2' checked \/>\n            <input type='radio' id ='strength_83_4' name='strength_83' value='3' \/>\n            <input type='radio' id ='strength_83_5' name='strength_83' value='4' \/>\n            Often<\/div><\/div><div class='odd'>85. I verbally challenge the spiritually apathetic.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_84_1' name='strength_84' value='0' \/>\n            <input type='radio' id ='strength_84_2' name='strength_84' value='1' \/>\n            <input type='radio' id ='strength_84_3' name='strength_84' value='2' checked \/>\n            <input type='radio' id ='strength_84_4' name='strength_84' value='3' \/>\n            <input type='radio' id ='strength_84_5' name='strength_84' value='4' \/>\n            Often<\/div><\/div><div class='even'>86. I have a conviction that God is active in my daily affairs.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_85_1' name='strength_85' value='0' \/>\n            <input type='radio' id ='strength_85_2' name='strength_85' value='1' \/>\n            <input type='radio' id ='strength_85_3' name='strength_85' value='2' checked \/>\n            <input type='radio' id ='strength_85_4' name='strength_85' value='3' \/>\n            <input type='radio' id ='strength_85_5' name='strength_85' value='4' \/>\n            Often<\/div><\/div><div class='odd'>87. I give things freely and with delight because I love God.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_86_1' name='strength_86' value='0' \/>\n            <input type='radio' id ='strength_86_2' name='strength_86' value='1' \/>\n            <input type='radio' id ='strength_86_3' name='strength_86' value='2' checked \/>\n            <input type='radio' id ='strength_86_4' name='strength_86' value='3' \/>\n            <input type='radio' id ='strength_86_5' name='strength_86' value='4' \/>\n            Often<\/div><\/div><div class='even'>88. I have a knack for helping strangers feel at home.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_87_1' name='strength_87' value='0' \/>\n            <input type='radio' id ='strength_87_2' name='strength_87' value='1' \/>\n            <input type='radio' id ='strength_87_3' name='strength_87' value='2' checked \/>\n            <input type='radio' id ='strength_87_4' name='strength_87' value='3' \/>\n            <input type='radio' id ='strength_87_5' name='strength_87' value='4' \/>\n            Often<\/div><\/div><div class='odd'>89. I readily acquire and master facts and principles of Biblical truths.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_88_1' name='strength_88' value='0' \/>\n            <input type='radio' id ='strength_88_2' name='strength_88' value='1' \/>\n            <input type='radio' id ='strength_88_3' name='strength_88' value='2' checked \/>\n            <input type='radio' id ='strength_88_4' name='strength_88' value='3' \/>\n            <input type='radio' id ='strength_88_5' name='strength_88' value='4' \/>\n            Often<\/div><\/div><div class='even'>90. Normally my Christian character, lifestyle and behavior seem to motivate others to follow me.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_89_1' name='strength_89' value='0' \/>\n            <input type='radio' id ='strength_89_2' name='strength_89' value='1' \/>\n            <input type='radio' id ='strength_89_3' name='strength_89' value='2' checked \/>\n            <input type='radio' id ='strength_89_4' name='strength_89' value='3' \/>\n            <input type='radio' id ='strength_89_5' name='strength_89' value='4' \/>\n            Often<\/div><\/div><div class='odd'>91. I would enjoy visiting in hospitals or elderly homes and being an agent of blessing to others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_90_1' name='strength_90' value='0' \/>\n            <input type='radio' id ='strength_90_2' name='strength_90' value='1' \/>\n            <input type='radio' id ='strength_90_3' name='strength_90' value='2' checked \/>\n            <input type='radio' id ='strength_90_4' name='strength_90' value='3' \/>\n            <input type='radio' id ='strength_90_5' name='strength_90' value='4' \/>\n            Often<\/div><\/div><div class='even'>92. I communicate truths of God in a clear compelling fashion to large audiences.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_91_1' name='strength_91' value='0' \/>\n            <input type='radio' id ='strength_91_2' name='strength_91' value='1' \/>\n            <input type='radio' id ='strength_91_3' name='strength_91' value='2' checked \/>\n            <input type='radio' id ='strength_91_4' name='strength_91' value='3' \/>\n            <input type='radio' id ='strength_91_5' name='strength_91' value='4' \/>\n            Often<\/div><\/div><div class='odd'>93. I sacrificially give of myself for young or straying Christians.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_92_1' name='strength_92' value='0' \/>\n            <input type='radio' id ='strength_92_2' name='strength_92' value='1' \/>\n            <input type='radio' id ='strength_92_3' name='strength_92' value='2' checked \/>\n            <input type='radio' id ='strength_92_4' name='strength_92' value='3' \/>\n            <input type='radio' id ='strength_92_5' name='strength_92' value='4' \/>\n            Often<\/div><\/div><div class='even'>94. Ushering, cleaning , or supporting tasks in a church-related facility suits me well.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_93_1' name='strength_93' value='0' \/>\n            <input type='radio' id ='strength_93_2' name='strength_93' value='1' \/>\n            <input type='radio' id ='strength_93_3' name='strength_93' value='2' checked \/>\n            <input type='radio' id ='strength_93_4' name='strength_93' value='3' \/>\n            <input type='radio' id ='strength_93_5' name='strength_93' value='4' \/>\n            Often<\/div><\/div><div class='odd'>95. I explain well the New Testament to others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_94_1' name='strength_94' value='0' \/>\n            <input type='radio' id ='strength_94_2' name='strength_94' value='1' \/>\n            <input type='radio' id ='strength_94_3' name='strength_94' value='2' checked \/>\n            <input type='radio' id ='strength_94_4' name='strength_94' value='3' \/>\n            <input type='radio' id ='strength_94_5' name='strength_94' value='4' \/>\n            Often<\/div><\/div><div class='even'>96. I make what appears to be correct decisions for my life.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_95_1' name='strength_95' value='0' \/>\n            <input type='radio' id ='strength_95_2' name='strength_95' value='1' \/>\n            <input type='radio' id ='strength_95_3' name='strength_95' value='2' checked \/>\n            <input type='radio' id ='strength_95_4' name='strength_95' value='3' \/>\n            <input type='radio' id ='strength_95_5' name='strength_95' value='4' \/>\n            Often<\/div><\/div><div class='odd'>97. I am able to plan action goals for ministry with others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_96_1' name='strength_96' value='0' \/>\n            <input type='radio' id ='strength_96_2' name='strength_96' value='1' \/>\n            <input type='radio' id ='strength_96_3' name='strength_96' value='2' checked \/>\n            <input type='radio' id ='strength_96_4' name='strength_96' value='3' \/>\n            <input type='radio' id ='strength_96_5' name='strength_96' value='4' \/>\n            Often<\/div><\/div><div class='even'>98. I have or could learn another language well enough to help start a church.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_97_1' name='strength_97' value='0' \/>\n            <input type='radio' id ='strength_97_2' name='strength_97' value='1' \/>\n            <input type='radio' id ='strength_97_3' name='strength_97' value='2' checked \/>\n            <input type='radio' id ='strength_97_4' name='strength_97' value='3' \/>\n            <input type='radio' id ='strength_97_5' name='strength_97' value='4' \/>\n            Often<\/div><\/div><div class='odd'>99. I am able to identify that which is false to Christ's teachings.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_98_1' name='strength_98' value='0' \/>\n            <input type='radio' id ='strength_98_2' name='strength_98' value='1' \/>\n            <input type='radio' id ='strength_98_3' name='strength_98' value='2' checked \/>\n            <input type='radio' id ='strength_98_4' name='strength_98' value='3' \/>\n            <input type='radio' id ='strength_98_5' name='strength_98' value='4' \/>\n            Often<\/div><\/div><div class='even'>100. Unbelievers understand when I explain what it means that Jesus is the Christ.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_99_1' name='strength_99' value='0' \/>\n            <input type='radio' id ='strength_99_2' name='strength_99' value='1' \/>\n            <input type='radio' id ='strength_99_3' name='strength_99' value='2' checked \/>\n            <input type='radio' id ='strength_99_4' name='strength_99' value='3' \/>\n            <input type='radio' id ='strength_99_5' name='strength_99' value='4' \/>\n            Often<\/div><\/div><div class='odd'>101. I would feel comfortable being an instrument for dislodging the complacent and redirecting the wayward in face-to-face encounters.<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_100_1' name='strength_100' value='0' \/>\n            <input type='radio' id ='strength_100_2' name='strength_100' value='1' \/>\n            <input type='radio' id ='strength_100_3' name='strength_100' value='2' checked \/>\n            <input type='radio' id ='strength_100_4' name='strength_100' value='3' \/>\n            <input type='radio' id ='strength_100_5' name='strength_100' value='4' \/>\n            Often<\/div><\/div><div class='even'>102. I believe God will keep his promises in spite of circumstances.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_101_1' name='strength_101' value='0' \/>\n            <input type='radio' id ='strength_101_2' name='strength_101' value='1' \/>\n            <input type='radio' id ='strength_101_3' name='strength_101' value='2' checked \/>\n            <input type='radio' id ='strength_101_4' name='strength_101' value='3' \/>\n            <input type='radio' id ='strength_101_5' name='strength_101' value='4' \/>\n            Often<\/div><\/div><div class='odd'>103. I am able to earn much money for giving to the Lord's work.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_102_1' name='strength_102' value='0' \/>\n            <input type='radio' id ='strength_102_2' name='strength_102' value='1' \/>\n            <input type='radio' id ='strength_102_3' name='strength_102' value='2' checked \/>\n            <input type='radio' id ='strength_102_4' name='strength_102' value='3' \/>\n            <input type='radio' id ='strength_102_5' name='strength_102' value='4' \/>\n            Often<\/div><\/div><div class='even'>104. I am comfortable with graciously providing food and lodging to those in need.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_103_1' name='strength_103' value='0' \/>\n            <input type='radio' id ='strength_103_2' name='strength_103' value='1' \/>\n            <input type='radio' id ='strength_103_3' name='strength_103' value='2' checked \/>\n            <input type='radio' id ='strength_103_4' name='strength_103' value='3' \/>\n            <input type='radio' id ='strength_103_5' name='strength_103' value='4' \/>\n            Often<\/div><\/div><div class='odd'>105. I have the ability to discover Biblical principles for myself.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_104_1' name='strength_104' value='0' \/>\n            <input type='radio' id ='strength_104_2' name='strength_104' value='1' \/>\n            <input type='radio' id ='strength_104_3' name='strength_104' value='2' checked \/>\n            <input type='radio' id ='strength_104_4' name='strength_104' value='3' \/>\n            <input type='radio' id ='strength_104_5' name='strength_104' value='4' \/>\n            Often<\/div><\/div><div class='even'>106. Others follow me because I have knowledge or skills effectively used in serving my church.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_105_1' name='strength_105' value='0' \/>\n            <input type='radio' id ='strength_105_2' name='strength_105' value='1' \/>\n            <input type='radio' id ='strength_105_3' name='strength_105' value='2' checked \/>\n            <input type='radio' id ='strength_105_4' name='strength_105' value='3' \/>\n            <input type='radio' id ='strength_105_5' name='strength_105' value='4' \/>\n            Often<\/div><\/div><div class='odd'>107. I have the ability to spare other persons from punishment or penalties they justly deserve.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_106_1' name='strength_106' value='0' \/>\n            <input type='radio' id ='strength_106_2' name='strength_106' value='1' \/>\n            <input type='radio' id ='strength_106_3' name='strength_106' value='2' checked \/>\n            <input type='radio' id ='strength_106_4' name='strength_106' value='3' \/>\n            <input type='radio' id ='strength_106_5' name='strength_106' value='4' \/>\n            Often<\/div><\/div><div class='even'>108. I proclaim God's truth in an inspiring and enthusiastic way.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_107_1' name='strength_107' value='0' \/>\n            <input type='radio' id ='strength_107_2' name='strength_107' value='1' \/>\n            <input type='radio' id ='strength_107_3' name='strength_107' value='2' checked \/>\n            <input type='radio' id ='strength_107_4' name='strength_107' value='3' \/>\n            <input type='radio' id ='strength_107_5' name='strength_107' value='4' \/>\n            Often<\/div><\/div><div class='odd'>109. I am able to feed followers in Christ by guiding them through selected Bible passages.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_108_1' name='strength_108' value='0' \/>\n            <input type='radio' id ='strength_108_2' name='strength_108' value='1' \/>\n            <input type='radio' id ='strength_108_3' name='strength_108' value='2' checked \/>\n            <input type='radio' id ='strength_108_4' name='strength_108' value='3' \/>\n            <input type='radio' id ='strength_108_5' name='strength_108' value='4' \/>\n            Often<\/div><\/div><div class='even'>110. I am able to be a teacher's aide in a class, or to do a similar helping task.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_109_1' name='strength_109' value='0' \/>\n            <input type='radio' id ='strength_109_2' name='strength_109' value='1' \/>\n            <input type='radio' id ='strength_109_3' name='strength_109' value='2' checked \/>\n            <input type='radio' id ='strength_109_4' name='strength_109' value='3' \/>\n            <input type='radio' id ='strength_109_5' name='strength_109' value='4' \/>\n            Often<\/div><\/div><div class='odd'>111. When I communicate Biblical truths to others, it affects changes in knowledge, attitudes, values or conduct.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_110_1' name='strength_110' value='0' \/>\n            <input type='radio' id ='strength_110_2' name='strength_110' value='1' \/>\n            <input type='radio' id ='strength_110_3' name='strength_110' value='2' checked \/>\n            <input type='radio' id ='strength_110_4' name='strength_110' value='3' \/>\n            <input type='radio' id ='strength_110_5' name='strength_110' value='4' \/>\n            Often<\/div><\/div><div class='even'>112. The choices I make for activities in Christian service usually work well.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_111_1' name='strength_111' value='0' \/>\n            <input type='radio' id ='strength_111_2' name='strength_111' value='1' \/>\n            <input type='radio' id ='strength_111_3' name='strength_111' value='2' checked \/>\n            <input type='radio' id ='strength_111_4' name='strength_111' value='3' \/>\n            <input type='radio' id ='strength_111_5' name='strength_111' value='4' \/>\n            Often<\/div><\/div><div class='odd'>113. I can win wide acceptance from church members for major changes involving effective procedures.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_112_1' name='strength_112' value='0' \/>\n            <input type='radio' id ='strength_112_2' name='strength_112' value='1' \/>\n            <input type='radio' id ='strength_112_3' name='strength_112' value='2' checked \/>\n            <input type='radio' id ='strength_112_4' name='strength_112' value='3' \/>\n            <input type='radio' id ='strength_112_5' name='strength_112' value='4' \/>\n            Often<\/div><\/div><div class='even'>114. I am able to help in starting new churches in a different language and culture.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_113_1' name='strength_113' value='0' \/>\n            <input type='radio' id ='strength_113_2' name='strength_113' value='1' \/>\n            <input type='radio' id ='strength_113_3' name='strength_113' value='2' checked \/>\n            <input type='radio' id ='strength_113_4' name='strength_113' value='3' \/>\n            <input type='radio' id ='strength_113_5' name='strength_113' value='4' \/>\n            Often<\/div><\/div><div class='odd'>115. I can see through phonies before their falseness is clearly evident to others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_114_1' name='strength_114' value='0' \/>\n            <input type='radio' id ='strength_114_2' name='strength_114' value='1' \/>\n            <input type='radio' id ='strength_114_3' name='strength_114' value='2' checked \/>\n            <input type='radio' id ='strength_114_4' name='strength_114' value='3' \/>\n            <input type='radio' id ='strength_114_5' name='strength_114' value='4' \/>\n            Often<\/div><\/div><div class='even'>116. I would remain spiritually strong in the company of unbelievers and would use every opportunity to win some to Christ.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_115_1' name='strength_115' value='0' \/>\n            <input type='radio' id ='strength_115_2' name='strength_115' value='1' \/>\n            <input type='radio' id ='strength_115_3' name='strength_115' value='2' checked \/>\n            <input type='radio' id ='strength_115_4' name='strength_115' value='3' \/>\n            <input type='radio' id ='strength_115_5' name='strength_115' value='4' \/>\n            Often<\/div><\/div><div class='odd'>117. I am able to counsel effectively the perplexed, guilty or addicted.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_116_1' name='strength_116' value='0' \/>\n            <input type='radio' id ='strength_116_2' name='strength_116' value='1' \/>\n            <input type='radio' id ='strength_116_3' name='strength_116' value='2' checked \/>\n            <input type='radio' id ='strength_116_4' name='strength_116' value='3' \/>\n            <input type='radio' id ='strength_116_5' name='strength_116' value='4' \/>\n            Often<\/div><\/div><div class='even'>118. I have received from God an unusual assurance that he would fulfill some purpose.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_117_1' name='strength_117' value='0' \/>\n            <input type='radio' id ='strength_117_2' name='strength_117' value='1' \/>\n            <input type='radio' id ='strength_117_3' name='strength_117' value='2' checked \/>\n            <input type='radio' id ='strength_117_4' name='strength_117' value='3' \/>\n            <input type='radio' id ='strength_117_5' name='strength_117' value='4' \/>\n            Often<\/div><\/div><div class='odd'>119. I manage money well in order to give liberally to God's work.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_118_1' name='strength_118' value='0' \/>\n            <input type='radio' id ='strength_118_2' name='strength_118' value='1' \/>\n            <input type='radio' id ='strength_118_3' name='strength_118' value='2' checked \/>\n            <input type='radio' id ='strength_118_4' name='strength_118' value='3' \/>\n            <input type='radio' id ='strength_118_5' name='strength_118' value='4' \/>\n            Often<\/div><\/div><div class='even'>120. I show a genuine graciousness towards and appreciation of each guest at my\/our home.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_119_1' name='strength_119' value='0' \/>\n            <input type='radio' id ='strength_119_2' name='strength_119' value='1' \/>\n            <input type='radio' id ='strength_119_3' name='strength_119' value='2' checked \/>\n            <input type='radio' id ='strength_119_4' name='strength_119' value='3' \/>\n            <input type='radio' id ='strength_119_5' name='strength_119' value='4' \/>\n            Often<\/div><\/div><div class='odd'>121. I have insights into Biblical truths that bring conviction to my mind and heart.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_120_1' name='strength_120' value='0' \/>\n            <input type='radio' id ='strength_120_2' name='strength_120' value='1' \/>\n            <input type='radio' id ='strength_120_3' name='strength_120' value='2' checked \/>\n            <input type='radio' id ='strength_120_4' name='strength_120' value='3' \/>\n            <input type='radio' id ='strength_120_5' name='strength_120' value='4' \/>\n            Often<\/div><\/div><div class='even'>122. I am able to adjust my leadership style so it is appropriate for the maturity of those working with me.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_121_1' name='strength_121' value='0' \/>\n            <input type='radio' id ='strength_121_2' name='strength_121' value='1' \/>\n            <input type='radio' id ='strength_121_3' name='strength_121' value='2' checked \/>\n            <input type='radio' id ='strength_121_4' name='strength_121' value='3' \/>\n            <input type='radio' id ='strength_121_5' name='strength_121' value='4' \/>\n            Often<\/div><\/div><div class='odd'>123. I am able to talk cheerfully with prisoners, or lonely shut-ins.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_122_1' name='strength_122' value='0' \/>\n            <input type='radio' id ='strength_122_2' name='strength_122' value='1' \/>\n            <input type='radio' id ='strength_122_3' name='strength_122' value='2' checked \/>\n            <input type='radio' id ='strength_122_4' name='strength_122' value='3' \/>\n            <input type='radio' id ='strength_122_5' name='strength_122' value='4' \/>\n            Often<\/div><\/div><div class='even'>124. I have been able to reveal God's future events in general terms through Bible teaching.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_123_1' name='strength_123' value='0' \/>\n            <input type='radio' id ='strength_123_2' name='strength_123' value='1' \/>\n            <input type='radio' id ='strength_123_3' name='strength_123' value='2' checked \/>\n            <input type='radio' id ='strength_123_4' name='strength_123' value='3' \/>\n            <input type='radio' id ='strength_123_5' name='strength_123' value='4' \/>\n            Often<\/div><\/div><div class='odd'>125. I am able to restore persons who have wandered away from Christian community.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_124_1' name='strength_124' value='0' \/>\n            <input type='radio' id ='strength_124_2' name='strength_124' value='1' \/>\n            <input type='radio' id ='strength_124_3' name='strength_124' value='2' checked \/>\n            <input type='radio' id ='strength_124_4' name='strength_124' value='3' \/>\n            <input type='radio' id ='strength_124_5' name='strength_124' value='4' \/>\n            Often<\/div><\/div><div class='even'>126. I can assist key leaders who 'pray and minister the word' (Acts 5) by taking some of their other responsibilities.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_125_1' name='strength_125' value='0' \/>\n            <input type='radio' id ='strength_125_2' name='strength_125' value='1' \/>\n            <input type='radio' id ='strength_125_3' name='strength_125' value='2' checked \/>\n            <input type='radio' id ='strength_125_4' name='strength_125' value='3' \/>\n            <input type='radio' id ='strength_125_5' name='strength_125' value='4' \/>\n            Often<\/div><\/div><div class='odd'>127. I can make difficult Biblical truths understandable to others.\t<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_126_1' name='strength_126' value='0' \/>\n            <input type='radio' id ='strength_126_2' name='strength_126' value='1' \/>\n            <input type='radio' id ='strength_126_3' name='strength_126' value='2' checked \/>\n            <input type='radio' id ='strength_126_4' name='strength_126' value='3' \/>\n            <input type='radio' id ='strength_126_5' name='strength_126' value='4' \/>\n            Often<\/div><\/div><div class='even'>128. My nominations for church positions often prove to be good selections.<div class='ratings' onClick='previewResults(16)'>Rarely\n            <input type='radio' id ='strength_127_1' name='strength_127' value='0' \/>\n            <input type='radio' id ='strength_127_2' name='strength_127' value='1' \/>\n            <input type='radio' id ='strength_127_3' name='strength_127' value='2' checked \/>\n            <input type='radio' id ='strength_127_4' name='strength_127' value='3' \/>\n            <input type='radio' id ='strength_127_5' name='strength_127' value='4' \/>\n            Often<\/div><\/div>\n<\/div> <!-- spiritual-gifts -->\n<div id='gifts-results'>\n    <h3 style='text-align: center'>Spiritual Gifts Scores<\/h3>\n    <div id='thisPreviewResults'><div style='display: inline-block'><input type='text' id='typeTitle0' name='typeTitle0' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Administration' \/><input type='text' id='typeResult0' name='typeResult0' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle1' name='typeTitle1' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Missions' \/><input type='text' id='typeResult1' name='typeResult1' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle2' name='typeTitle2' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Discernment' \/><input type='text' id='typeResult2' name='typeResult2' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle3' name='typeTitle3' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Evangelism' \/><input type='text' id='typeResult3' name='typeResult3' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle4' name='typeTitle4' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Exhortation' \/><input type='text' id='typeResult4' name='typeResult4' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle5' name='typeTitle5' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Faith' \/><input type='text' id='typeResult5' name='typeResult5' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle6' name='typeTitle6' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Giving' \/><input type='text' id='typeResult6' name='typeResult6' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle7' name='typeTitle7' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Hospitality' \/><input type='text' id='typeResult7' name='typeResult7' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle8' name='typeTitle8' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Knowledge' \/><input type='text' id='typeResult8' name='typeResult8' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle9' name='typeTitle9' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Leadership' \/><input type='text' id='typeResult9' name='typeResult9' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle10' name='typeTitle10' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Mercy' \/><input type='text' id='typeResult10' name='typeResult10' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle11' name='typeTitle11' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Prophecy' \/><input type='text' id='typeResult11' name='typeResult11' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle12' name='typeTitle12' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Shepherding' \/><input type='text' id='typeResult12' name='typeResult12' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle13' name='typeTitle13' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Helps\/Service' \/><input type='text' id='typeResult13' name='typeResult13' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle14' name='typeTitle14' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Teaching' \/><input type='text' id='typeResult14' name='typeResult14' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><div style='display: inline-block'><input type='text' id='typeTitle15' name='typeTitle15' style='width: 100px; display: inline-block; margin-left: 12px; border: 0px' readonly='readonly' value='Wisdom' \/><input type='text' id='typeResult15' name='typeResult15' style='display: inline-block; margin-left: 12px; width: 50px; border: 0px' readonly='readonly' value='0'\/><\/div><\/div>\n<\/div> <!-- gifts-results -->\n<div id='shape-survey' class='shape-related'>    \n    <h2 style='text-align: center'>S.H.A.P.E. Survey<\/h2>\n    <h2>[S]piritual Gifts<\/h2>\n    Top 3 Spiritual Gifts from Spiritual Gifts Survey<br \/>\n    <span style='font-style: italic; color: #aaaaaa; font-size: 9pt'>Note: click the 'see\/update results of survey' button above if these 3 results are empty.<\/span><br \/>\n    1. <input type='text' readonly='readonly' id='top_1' name='top_1' style='border: 0px' \/><input type='text' readonly='readonly' id='topScore_1' name='topScore_1' style='border: 0px' \/><br \/>\n    2. <input type='text' readonly='readonly' id='top_2' name='top_2' style='border: 0px' \/><input type='text' readonly='readonly' id='topScore_2' name='topScore_2' style='border: 0px' \/><br \/>\n    3. <input type='text' readonly='readonly' id='top_3' name='top_3' style='border: 0px' \/><input type='text' readonly='readonly' id='topScore_3' name='topScore_3' style='border: 0px' \/><br \/>\n    <br \/>\n    I feel I have these gifts because<br \/>\n    <div id='topreason_1'><\/div>\n    <textarea name='topreason1_text'><\/textarea>\n    <div id='topreason_2'><\/div>\n    <textarea name='topreason2_text'><\/textarea>\n    <div id='topreason_3'><\/div>\n    <textarea name='topreason3_text'><\/textarea>\n<br \/><br \/>   \n    <h2>[H]eart<\/h2>\n    Three things I love to do:<br \/>\n    <textarea name='heart1_text'><\/textarea><br \/>\n    <textarea name='heart2_text'><\/textarea><br \/>\n    <textarea name='heart3_text'><\/textarea><br \/>\n    <br \/>\n    Who I love to work with most, and the age or type of people:<br \/>\n    <textarea name='heart4_text'><\/textarea><br \/>\n    <br \/>\n    Church issues, ministries, or possible needs that excite or concern me the most:<br \/>\n    <textarea name='heart5_text'><\/textarea><br \/>\n    <br \/>\n    If I knew I couldn't fail, this is what I would attempt to do for God with my life:<br \/>\n    <textarea name='heart6_text'><\/textarea><br \/>\n    <br \/><br \/>\n    <h2>[A]bilities<\/h2>\n    My current vocation:\n    <textarea name='abilities1_text'><\/textarea>\n    Other jobs I have experience in:\n    <textarea name='abilities2_text'><\/textarea>\n    Special talents\/skills that I have:\n    <textarea name='abilities3_text'><\/textarea>\n    I have taught a class or seminar on:\n    <textarea name='abilities4_text'><\/textarea>\n    I feel my most valuable personal asset is:\n    <textarea name='abilities5_text'><\/textarea>\n\n    <style>\n    .left-personality {\n        width: 70px;\n        display: inline-block;\n        font-size: 9pt;\n    }\n    .right-personality {\n        display: inline-block;\n        margin-left: 10px;\n    }\n    .personality-container {\n    }\n    <\/style>\n\n    <br \/><br \/>\n    <h2>[P]ersonality<\/h2>\n    Select where you lean in these differing personality traits:<br \/>\n    <div class='personality-container'><div class='left-personality'>Extroverted<\/div>\n            <input type='radio' id ='personality_1_1' name='personality_1' value='Extroverted' \/>\n            <input type='radio' id ='personality_1_2' name='personality_1' value='Introverted' \/>\n            <div class='right-personality'>Introverted<\/div><\/div>\n\n    <div class='personality-container'><div class='left-personality'>Thinker<\/div>\n            <input type='radio' id ='personality_2_1' name='personality_2' value='Thinker' \/>\n            <input type='radio' id ='personality_2_2' name='personality_2' value='Feeler' \/>\n            <div class='right-personality'>Feeler<\/div><\/div>\n\n    <div class='personality-container'><div class='left-personality'>Routine<\/div>\n            <input type='radio' id ='personality_3_1' name='personality_3' value='Routine' \/>\n            <input type='radio' id ='personality_3_2' name='personality_3' value='Variety' \/>\n            <div class='right-personality'>Variety<\/div><\/div>\n\n    <div class='personality-container'><div class='left-personality'>Reserved<\/div>\n            <input type='radio' id ='personality_4_1' name='personality_4' value='Reserved' \/>\n            <input type='radio' id ='personality_4_2' name='personality_4' value='Expressive' \/>\n            <div class='right-personality'>Expressive<\/div><\/div>\n\n    <div class='personality-container'><div class='left-personality'>Cooperative<\/div>\n            <input type='radio' id ='personality_5_1' name='personality_5' value='Cooperative' \/>\n            <input type='radio' id ='personality_5_2' name='personality_5' value='Competitive' \/>\n            <div class='right-personality'>Competitive<\/div><\/div>\n            \n    <br \/><br \/>\n    <h2>[E]xperience<\/h2>\n    My Testimony of how I became a Christian\n    <textarea name='experience1_text'><\/textarea>\n    Other significant spiritual experiences that stand out in my life are:\n    <textarea name='experience2_text'><\/textarea>\n    These are the kinds of trials or problems I could relate to and encourage a fellow Christian in:\n    <textarea name='experience3_text'><\/textarea>\n    Ministry Experience (Where I have served in the past, if applicable, including Church Name, City\/State, Position, Years Involved)\n    <textarea name='experience4_text'><\/textarea>\n    <textarea name='experience5_text'><\/textarea>\n    <textarea name='experience6_text'><\/textarea>\n    <textarea name='experience7_text'><\/textarea>\n<\/div><!-- shape-survey -->\n<div id='submit-form'>\n    <h2 style='margin-top: 20px'>Submit Information<\/h2>\n    Thank you for taking the time to fill out this survey.  A copy will be sent to you as well as a staff member who will be able to help you find your place of service with us and\/or in the community.\n    <p style='text-align: center'>Your Name:<br \/>\n    <input type='text' name='userName' \/><\/p>\n    <p style='text-align: center'>Your Email Address:<br \/>\n    <input type='text' name='userEmailAddress' \/><\/p>\n\n    <p style='text-align: center; position: absolute; margin-left: -9999px'>I am a spam bot if I fill in the following field:<br \/>\n    <input type='text' name='anotherField' \/><\/p>\n\n    <p style='text-align: center'><input type='submit' value='Submit Form!' \/><\/p>\n    <script type='text\/javascript'>previewResults(16);<\/script>\n\n<\/div><!-- submit-form --><input type='hidden' name='typesCount' value='16' \/><input type='hidden' name='adminEmail' value='bbeeghley@stolaffd.org' \/><input type='hidden' name='siteTitle' value='St Olaf Lutheran Church' \/><input type='hidden' name='shape' value='true' \/><\/form>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":28,"menu_order":10,"comment_status":"open","ping_status":"open","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"class_list":["post-101","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.stolaffd.com\/?page_id=101\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"St Olaf Lutheran Church - St Olaf Lutheran Church\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Spiritual Gifts Assessment - St Olaf Lutheran Church\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.stolaffd.com\/?page_id=101\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.stolaffd.com\/wp-content\/uploads\/2020\/07\/logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.stolaffd.com\/wp-content\/uploads\/2020\/07\/logo.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"189\" \/>\n\t\t<meta property=\"og:image:height\" content=\"63\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2013-09-05T23:00:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2014-05-21T20:24:26+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/StOlafFD\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Spiritual Gifts Assessment - St Olaf Lutheran Church\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.stolaffd.com\/wp-content\/uploads\/2020\/07\/logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.stolaffd.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.stolaffd.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=28#listItem\",\"name\":\"Resources\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=28#listItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=28\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101#listItem\",\"name\":\"Spiritual Gifts Assessment\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.stolaffd.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101#listItem\",\"position\":3,\"name\":\"Spiritual Gifts Assessment\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=28#listItem\",\"name\":\"Resources\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/#organization\",\"name\":\"St Olaf Lutheran Church St Olaf Lutheran Church\",\"description\":\"St Olaf Lutheran Church St Olaf Lutheran Church\",\"url\":\"https:\\\/\\\/www.stolaffd.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.stolaffd.com\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/cropped-Olaf_logo-1.png\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101\\\/#organizationLogo\",\"width\":1353,\"height\":578},\"image\":{\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/StOlafFD\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101#webpage\",\"url\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101\",\"name\":\"Spiritual Gifts Assessment - St Olaf Lutheran Church\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/?page_id=101#breadcrumblist\"},\"datePublished\":\"2013-09-05T23:00:30-05:00\",\"dateModified\":\"2014-05-21T15:24:26-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/#website\",\"url\":\"https:\\\/\\\/www.stolaffd.com\\\/\",\"name\":\"St Olaf Lutheran Church\",\"description\":\"St Olaf Lutheran Church\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.stolaffd.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Spiritual Gifts Assessment - St Olaf Lutheran Church","description":"","canonical_url":"https:\/\/www.stolaffd.com\/?page_id=101","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.stolaffd.com\/?page_id=101#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.stolaffd.com#listItem","position":1,"name":"Home","item":"https:\/\/www.stolaffd.com","nextItem":{"@type":"ListItem","@id":"https:\/\/www.stolaffd.com\/?page_id=28#listItem","name":"Resources"}},{"@type":"ListItem","@id":"https:\/\/www.stolaffd.com\/?page_id=28#listItem","position":2,"name":"Resources","item":"https:\/\/www.stolaffd.com\/?page_id=28","nextItem":{"@type":"ListItem","@id":"https:\/\/www.stolaffd.com\/?page_id=101#listItem","name":"Spiritual Gifts Assessment"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.stolaffd.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.stolaffd.com\/?page_id=101#listItem","position":3,"name":"Spiritual Gifts Assessment","previousItem":{"@type":"ListItem","@id":"https:\/\/www.stolaffd.com\/?page_id=28#listItem","name":"Resources"}}]},{"@type":"Organization","@id":"https:\/\/www.stolaffd.com\/#organization","name":"St Olaf Lutheran Church St Olaf Lutheran Church","description":"St Olaf Lutheran Church St Olaf Lutheran Church","url":"https:\/\/www.stolaffd.com\/","logo":{"@type":"ImageObject","url":"https:\/\/www.stolaffd.com\/wp-content\/uploads\/2020\/07\/cropped-Olaf_logo-1.png","@id":"https:\/\/www.stolaffd.com\/?page_id=101\/#organizationLogo","width":1353,"height":578},"image":{"@id":"https:\/\/www.stolaffd.com\/?page_id=101\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/StOlafFD"]},{"@type":"WebPage","@id":"https:\/\/www.stolaffd.com\/?page_id=101#webpage","url":"https:\/\/www.stolaffd.com\/?page_id=101","name":"Spiritual Gifts Assessment - St Olaf Lutheran Church","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.stolaffd.com\/#website"},"breadcrumb":{"@id":"https:\/\/www.stolaffd.com\/?page_id=101#breadcrumblist"},"datePublished":"2013-09-05T23:00:30-05:00","dateModified":"2014-05-21T15:24:26-05:00"},{"@type":"WebSite","@id":"https:\/\/www.stolaffd.com\/#website","url":"https:\/\/www.stolaffd.com\/","name":"St Olaf Lutheran Church","description":"St Olaf Lutheran Church","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.stolaffd.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"St Olaf Lutheran Church - St Olaf Lutheran Church","og:type":"article","og:title":"Spiritual Gifts Assessment - St Olaf Lutheran Church","og:url":"https:\/\/www.stolaffd.com\/?page_id=101","og:image":"https:\/\/www.stolaffd.com\/wp-content\/uploads\/2020\/07\/logo.png","og:image:secure_url":"https:\/\/www.stolaffd.com\/wp-content\/uploads\/2020\/07\/logo.png","og:image:width":189,"og:image:height":63,"article:published_time":"2013-09-05T23:00:30+00:00","article:modified_time":"2014-05-21T20:24:26+00:00","article:publisher":"https:\/\/www.facebook.com\/StOlafFD","twitter:card":"summary_large_image","twitter:title":"Spiritual Gifts Assessment - St Olaf Lutheran Church","twitter:image":"https:\/\/www.stolaffd.com\/wp-content\/uploads\/2020\/07\/logo.png"},"aioseo_meta_data":{"post_id":"101","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-09-26 17:07:43","updated":"2025-06-12 19:00:50","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.stolaffd.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.stolaffd.com\/?page_id=28\" title=\"Resources\">Resources<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tSpiritual Gifts Assessment\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.stolaffd.com"},{"label":"Resources","link":"https:\/\/www.stolaffd.com\/?page_id=28"},{"label":"Spiritual Gifts Assessment","link":"https:\/\/www.stolaffd.com\/?page_id=101"}],"_links":{"self":[{"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=\/wp\/v2\/pages\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=101"}],"version-history":[{"count":2,"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=\/wp\/v2\/pages\/101\/revisions"}],"predecessor-version":[{"id":203,"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=\/wp\/v2\/pages\/101\/revisions\/203"}],"up":[{"embeddable":true,"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=\/wp\/v2\/pages\/28"}],"wp:attachment":[{"href":"https:\/\/www.stolaffd.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}