JavaScript must be enabled to play.
Browser lacks capabilities required to play.
Upgrade or switch to another browser.
Loading…
<<include IncrementExperience>> <<set _maxScore to 100>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''Money is __''not''__ important to me.'' <label><<radiobutton "_score" 100>> Strongly Disagree</label> <label><<radiobutton "_score" 80>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 20>> Agree</label> <label><<radiobutton "_score" 10>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $meScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Expecting Unforeseen]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<set $meScore to 0>> <<set $weScore to 0>> <<set $doScore to 0>> <<set $experience to 0>> <<set $questionNumber to 1>> <<set $questionCount to 24>> <<run UIBar.stow() >> <<set $strengths to []>> <<set $weaknesses to []>> <<cacheaudio "happy" "happy.mp3">>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''The world is fair.'' <label><<radiobutton "_score" 50 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 40 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 20 autocheck>> Agree</label> <label><<radiobutton "_score" 10 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $meScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Ambition]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<img src="https://storydharma.com/wp-content/themes/storydharmaTheme/images/logo.svg" width=100px>
What's your Dharmic Success Quotient?
Me Score: $meScore out of 500 <progress @value="$meScore" max="500"></progress> We Score: $weScore out of 500 <progress @value="$weScore" max="500"></progress> Do Score: $doScore out of 500 <progress @value="$doScore" max="500"></progress> Experience Points: $experience
<<include IncrementExperience>> <<set _maxScore to 100>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I believe in most organizations, unspoken dynamics and intentions shape decisions and action.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 50 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 80 autocheck>> Agree</label> <label><<radiobutton "_score" 100 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $doScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Handling Peers]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<link "See Score">> <<run UIBar.unstow() >> <</link>> | <<nobr>> <<link "Hide Score">> <<run UIBar.stow() >> <</link>> <</nobr>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I believe that my Colleagues act in my best interests.'' <label><<radiobutton "_score" 50 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 40 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 20 autocheck>> Agree</label> <label><<radiobutton "_score" 10 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Influence]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''My key tactic to influence others is through merits of my argument.'' <label><<radiobutton "_score" 50 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 40 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 20 autocheck>> Agree</label> <label><<radiobutton "_score" 10 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Stewardship]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<set $experience +=10 >>
<<include IncrementExperience>> <<set _maxScore to 100>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I prefer ambition to contentment at work.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 50 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 80 autocheck>> Agree</label> <label><<radiobutton "_score" 100 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $doScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Insight]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''When I act or decide, I take into account long term benefits to my Organization.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $doScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Leveraging Crisis]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I am keen to take advantage of a crisis to my advantage.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $doScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Reconciliation]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I believe power comes from reconciling, differing point of views..'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $doScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Awareness of Hidden Social Networks]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''Organizations are run by hidden social networks than declared Hierarchy.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Balancing your Dharma with Role's dharma]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 150>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''My //dharma// and the role's //dharma// are aligned.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 50 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 100 autocheck>> Agree</label> <label><<radiobutton "_score" 150 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $meScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Handling change]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I believe in responding to change before change affects me.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $meScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Temperament]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I don't stop the work I have undertaken when I am not seeing the results initially.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $meScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Putting effort even when unlucky]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I continue to put my efforts, even though luck doesn't favour me..'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $meScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Alliances using Self-Interest]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I won't think twice to use the self-interest of others to my advantage.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Alliances using Opponent's strength]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I won't think twice to use other person's (especially an opponent's) strength to my advantage.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Forming Like minded Alliances]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I actively seek out like-minded people to help me progress my agenda.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Awareness of Bad Alliances]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''All alliances will be beneficial to me.'' <label><<radiobutton "_score" 50 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 40 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 20 autocheck>> Agree</label> <label><<radiobutton "_score" 10 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Leveraging Power circles]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I am comfortable with making my problem , the problem of others to my advantage.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Awareness of Blindspots]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I know I have blindspots.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $doScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Knowing When to Fight]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 100>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I pick my battles at work.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 50 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 80 autocheck>> Agree</label> <label><<radiobutton "_score" 100 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $doScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Adapting to context]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I am comfortable changing my approach based on the context'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Playing Destructive Politics]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I am comfortable playing destructive politics for larger good.'' <label><<radiobutton "_score" 10 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 20 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 40 autocheck>> Agree</label> <label><<radiobutton "_score" 50 autocheck>> Strongly Agree </label> <<link "Next">> <<if def _score>> <<set $weScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[Moving on]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
<<include IncrementExperience>> <<set _maxScore to 50>> QUESTION $questionNumber out of $questionCount @@#error;@@ ''I have regrets when I try to play destructive politics..'' <label><<radiobutton "_score" 50 autocheck>> Strongly Disagree</label> <label><<radiobutton "_score" 40 autocheck>> Disagree</label> <label><<radiobutton "_score" 30 autocheck>> Neither Disagree nor agree</label> <label><<radiobutton "_score" 20 autocheck>> Agree</label> <label><<radiobutton "_score" 10 autocheck>> Strongly Agree </label> <<link "Complete">> <<if def _score>> <<set $meScore += _score>> <<if _score gte (_maxScore*0.8)>> <<set $strengths.push(passage()) >> <</if>> <<if _score lte (_maxScore*0.2)>> <<set $weaknesses.push(passage()) >> <</if>> <<set $questionNumber +=1>> <<goto [[End]]>> <<else>> <<replace "#error">>Please provide your choice<</replace>> <</if>> <</link>> <<include scoreHandler>>
!!!See your final scores Me Score: $meScore out of 500 <progress @value="$meScore" max="500"></progress> We Score: $weScore out of 500 <progress @value="$weScore" max="500"></progress> Do Score: $doScore out of 500 <progress @value="$doScore" max="500"></progress> Experience Points: $experience <<if $experience > 240>> Congrats! You have just unlocked your FREE Dharmic Success E-Book. Your password is 'futureSuperStar'. <a href="https://storydharma.com/freeEbook/" target="_blank">FREE Ebook</a> <<else>> <<set _difference = 240 - $experience>> Unfortunately you failed to unlock our FREE e-book by _difference experience points. Re-try. <</if>> [[I want to know my Weaknesses |Weaknesses]]
<<include IncrementExperience>> <<type 60ms>> ! Do you want to become a super star at work? <</type>> <<type 100ms>> ![[Yes|Yes]] ![[No|No]] <</type>>
<<include IncrementExperience>> That's a great decision, future superstar. It would be awkward to keep calling you future superstar right? Why don't you tell us how should we call you. What's your name? <<textbox "$name" "" "Challenges">> [[Next|Challenges]]
<<include IncrementExperience>> It's sad to see that you have taken this choice. With just a few changes to 'How you handle yourself' , 'How you handle others' and 'How you handle your work' can make you a super star at work. When you are ready. Click on the link below to start your journey. [[Make me a super star at work|Yes]]
<<include IncrementExperience>> Great meeting you, $name. We understand you are hardworking and talented. But you are not getting ahead in your career. There are 3 challenges which typically crops up for hardworking people. ''# Change'' ''# Bad Luck'' ''# Politics'' These ensure that even though you are hardworking and talented, you end up not getting recognized, not getting repected, not getting the growth you deserve , not achieving power and success. [[How can I fight them?]]
<<include IncrementExperience>> This is where Panchatantra comes into picture. [[How can something written thousands of years ago help us now? |Panchatantra Intro]] Panchatantra offers three important changes required to overcome these challenges to become a super star at work. # Changing the way you handle yourself - ''Me'' # Changing the way you handle others - ''We'' # Changing the way you handle your work - ''Do'' Once you master these changes, you don't just achieve success but you become successful in a Dharmic way. [[Am I ready for Dharmic Success |Dharmic success assessment]]
<<include IncrementExperience>> [[Take our Dharmic Success Assessment |Importance of Money]] [[Know about the assessment]] [[Where to see my scores]]
<<set $experience += 50>>
---- ''Your Strengths:'' <<if $strengths.length > 0>> <<nobr>> <<for _i=0;_i<$strengths.length;_i++>> ''<<print $strengths[_i]>>'' | <</for>> <</nobr>> <</if>> ----
<<if $strengths.length > 0>> ''Your Weaknesses:'' <<nobr>> <<for _i=0;_i<$weaknesses.length;_i++>> //<<print $weaknesses[_i]>>// | <</for>> <</nobr>> <<else>> You have a perfect score. Wow! you should already be a super star. <</if>>
!!!Areas to improve <<include PrintWeaknesses>> ''How to overcome these weaknesses?'' * <a href="https://www.amazon.in/dp/B0D1KFBGC5" target="_blank">Get your copy today</a> * <a href="https://storydharma.com/wisdom/" target="_blank">Read our FREE articles</a> * <a href="https://storydharma.com/book/#guide" target="_blank">Back to Book page</a>
<<include IncrementExperience>> In this assessment we offer 24 questions to answer about yourself to compare against what Panchatantra has to say on these. You willl also get individual scores on 'How you handle yourself', 'how you handle others' and 'how you handle your work'. We call them ''Me (yourself) score'', ''We (Others) score'' and ''Do (Work) score''. Each has a maximum of 500. Apart from this we also have an experience score which increases as you keep playing this experience. If you reach 300 experience points, you unlock our __''FREE Niti E-book''__ which contains 100+ lessons to become a super star at work. [[Where to see my scores]] <<back>>
<<include IncrementExperience>> BTW, Congrats on coming this far. You have already gained $experience experience points. If you are wondering where to see your scores <<include scoreHandler>> <<back>>
<<include IncrementExperience>> In this assessment we offer 24 questions to answer about yourself to compare against what Panchatantra has to say on these. You will also get individual scores on 'How you handle yourself', 'how you handle others' and 'how you handle your work'. We call them ''Me (yourself) score'', ''We (Others) score'' and ''Do (Work) score''. Each has a maximum of 500. Apart from this we also have an experience score which increases as you keep playing this experience. If you reach 300 experience points, you unlock our __''FREE Niti E-book''__ which contains 100+ lessons to become a super star at work. [[Take me to Assessment|Importance of Money]] You can check your scores by clicking on below. <<include scoreHandler>>