Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NixPatrick-Caleb #3

Merged
merged 6 commits into from Jul 8, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions scripts/persona.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function loadPersona(personaName){
});

}
else if(personaName === "Patrick"){
/*else if(personaName === "Patrick"){
appendTemplateToElement(sidebarBody().find("#personaInfo"), "./templates/Patrick/patrickPersona.html");
var patrickSRC=chrome.extension.getURL("images/Patricmulti.png");
var patrickIMG= "<img id='PatrickPhoto' src='" + patrickSRC + "' alt='Patrick Jones' class='sidebarImg' width='100' height='100'/>";
Expand All @@ -68,27 +68,27 @@ function loadPersona(personaName){
sidebarBody().find(".patrickTTrigger").unbind( "click" ).click(function(){
addToolTip("patrickTToolTip", "Patrick");
});
}
else if(personaName === "Patricia"){
} */
else if(personaName === "Pat"){
appendTemplateToElement(sidebarBody().find("#personaInfo"), "./templates/Patricia/patriciaPersona.html");
var patriciaSRC=chrome.extension.getURL("images/Patriciamulti.png");
var patriciaIMG= "<img id='PatriciaPhoto' src='" + patriciaSRC + "' alt='Patricia Jones' class='sidebarImg' width='100' height='100'/>";
var patriciaIMG= "<img id='PatriciaPhoto' src='" + patriciaSRC + "' alt='Pat Jones' class='sidebarImg' width='100' height='100'/>";
sidebarBody().find("#picGoesHere").append(patriciaIMG);

sidebarBody().find(".patriciaMTrigger").unbind( "click" ).click(function (){
addToolTip("patriciaMToolTip", "Patricia");
addToolTip("patriciaMToolTip", "Pat");
});
sidebarBody().find(".patriciaIPSTrigger").unbind( "click" ).click(function(){
addToolTip("patriciaIPSToolTip", "Patricia");
addToolTip("patriciaIPSToolTip", "Pat");
});
sidebarBody().find(".patriciaSETrigger").unbind( "click" ).click(function(){
addToolTip("patriciaSEToolTip", "Patricia");
addToolTip("patriciaSEToolTip", "Pat");
});
sidebarBody().find(".patriciaRTrigger").unbind( "click" ).click(function(){
addToolTip("patriciaRToolTip", "Patricia");
addToolTip("patriciaRToolTip", "Pat");
});
sidebarBody().find(".patriciaTTrigger").unbind( "click" ).click(function(){
addToolTip("patriciaTToolTip", "Patricia");
addToolTip("patriciaTToolTip", "Pat");
});
}
else if(personaName === "Custom"){
Expand Down
14 changes: 7 additions & 7 deletions templates/Abi/abiIPSToolTip.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<body>
<div style="height:20px; background-color:#1e57c8;text-align:center;"><span style="color:white;">Abi's Comprehensive Information Processing Style</span> <button id="abiIPSToolTipButton" class="closeToolTip" style="float:right; width:70px; height:20px;background-color:#ed7d31;color:white;"> Close </button></div>
<div id="abiIPSToolTip" style="margin:5px;">
<span id="abiIPSToolTipPreview" >Abi's <i>comprehensive information processing style</i> means that <span class="pronoun">she</span> tends to gather information about a problem before she starts to solve it. For instance, <span class="pronoun">she</span> might look up a tutorial.</span>
<span id="abiIPSToolTipPreview" >Abi's <i>comprehensive information processing style</i> means that <span class="pronoun">they</span> tend to gather information about a problem before she starts to solve it. For instance, <span class="pronoun">Abi</span> might look up a tutorial.</span>
<span id="abiIPSToolTipComplete" hidden>
Abi leans towards a <i>comprehensive information processing style</i>when <span class="pronoun">she</span>
needs to gather information to problem-solve. That is, before following any option that seems promising,
<span class="pronoun">she</span> first <span style="color:red;">gathers information comprehensively to try to form
a complete understanding of the problem before trying to solve it</span>.Thus, <span class="possessive">her</span>
style is “burst-y”; first <span class="pronoun">she</span> reads a lot, then <span class="pronoun">she</span>
acts on it in a batch of activity.
Abi leans towards a <i>comprehensive information processing style</i>when <span class="pronoun">they</span>
need to gather information to problem-solve. That is, before following any option that seems promising,
<span class="pronoun">Abi</span> first <span style="color:red;">gathers information comprehensively to try to form
a complete understanding of the problem before trying to solve it</span>.Thus, <span class="possessive">their</span>
style is “burst-y”; first <span class="pronoun">Abi</span> reads a lot, then <span class="pronoun">they</span>
act on it in a batch of activity.
</span>
<button id="abiIPSToolTipSeeMOAR" class="moreOrLess" stateVar=0> See more... </button>
</div>
Expand Down
4 changes: 2 additions & 2 deletions templates/Abi/abiMToolTip.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<body>
<div style="height:20px; background-color:#1e57c8;text-align:center;"> <span style="color:white;">Abi's Motivation</span> <button id="abiMToolTipButton"class="closeToolTip" style="float:right; width:70px; height:20px;background-color:#ed7d31;color:white;"> Close </button></div>
<div id="abiMToolTip" style="margin:5px;">
<span id="abiMToolTipPreview" > Abi prefers to use features and methods that she is familiar with. She's good with technologies that she has used before.</span>
<span id="abiMToolTipPreview" > Abi prefers to use features and methods that they are familiar with. Abi is good with technologies that they have used before.</span>
<span id="abiMToolTipComplete" hidden>
Abi is <span style="color:red;"><u>proficient with the technologies she uses.</u></span> She learns new technologies when she needs to, but she doesn’t spend her free time exploring technology or obscure functionality of programs and devices that she uses. When Abi uses computers to problem-solve, she has <span style="color:red;"><u>little desire to learn new functions</u></span>, or to search for information on them. She tries to use methods she is <span style="color:red;"><u>already familiar and comfortable with</u></span> to achieve her goals.
Abi is <span style="color:red;"><u>proficient with the technologies they use.</u></span> Abi learns new technologies when they need to, but they don’t spend her free time exploring technology or obscure functionality of programs and devices that she uses. When Abi uses computers to problem-solve, she has <span style="color:red;"><u>little desire to learn new functions</u></span>, or to search for information on them. Abi tries to use methods they are <span style="color:red;"><u>already familiar and comfortable with</u></span> to achieve their goals.
</span>
<button id="abiMToolTipSeeMOAR" class="moreOrLess" stateVar=0>See more...</button>
</div>
Expand Down
4 changes: 2 additions & 2 deletions templates/Abi/abiRToolTip.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<body>
<div style="height:20px; background-color:#1e57c8;text-align:center;"> <span style="color:white;">Abi's Attitudes Towards Risk</span> <button id="abiRToolTipButton"class="closeToolTip" style="float:right; width:70px; height:20px;background-color:#ed7d31;color:white;"> Close </button></div>
<div id="abiRToolTip" style="margin:5px;">
<span id="abiRToolTipPreview" > Abi's risk-aversion leads her to mainly use software features that she is familiar with and to avoid features that she hasn't used before.</span>
<span id="abiRToolTipPreview" > Abi's risk-aversion leads them to mainly use software features that they are familiar with and to avoid features that they haven't used before.</span>
<span id="abiRToolTipComplete" hidden>
Abi is <span style="color:red;">risk averse</span> when she uses computers to perform tasks. When confronted with new software features, Abi worries that she will spend time on them and not get any benefits from doing so. She tries to perform tasks "the safe” (ie, familiar) way, even if the less familiar features might promise a more direct solution.
Abi is <span style="color:red;">risk averse</span> when they use computers to perform tasks. When confronted with new software features, Abi worries that they will spend time on them and not get any benefits from doing so. Abi tries to perform tasks "the safe” (ie, familiar) way, even if the less familiar features might promise a more direct solution.
</span>
<button id="abiRToolTipSeeMOAR" class="moreOrLess" stateVar=0> See more... </button>
</div>
Expand Down
4 changes: 2 additions & 2 deletions templates/Abi/abiSEToolTip.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<body>
<div style="height:20px; background-color:#1e57c8;text-align:center;"><span style="color:white;">Abi's Computer Self-Efficacy</span> <button id="abiSEToolTipButton" class="closeToolTip" style="float:right; width:70px; height:20px;background-color:#ed7d31;color:white;"> Close </button></div>
<div id="abiSEToolTip" style="margin:5px;">
<span id="abiSEToolTipPreview" >Abi's low computer self efficacy means that she isn't confident performing computing tasks that she isn't familiar with. She might give up if she runs into too many usability issues.</span>
<span id="abiSEToolTipPreview" >Abi's low computer self efficacy means that they aren't confident performing computing tasks that they aren't familiar with. Abi might give up if they run into too many usability issues.</span>
<span id="abiSEToolTipComplete" hidden>
Abi has low computer self-efficacy, meaning that she has <span style="color:red;">low self-confidence in performing computing tasks</span> other than the ones she is familiar with. This has a variety of impacts on how she uses software. For example, she is not confident that she can learn to use new features and, as self-efficacy theory explains, she often gives up if she runs into challenges. Software with usability problems poses more challenges to her than it does to more confident users, and she often blames herself for problems that she encounters.
Abi has low computer self-efficacy, meaning that they have <span style="color:red;">low self-confidence in performing computing tasks</span> other than the ones they are familiar with. This has a variety of impacts on how they use software. For example, Abi is not confident that they can learn to use new features and, as self-efficacy theory explains, they often give up if they run into challenges. Software with usability problems poses more challenges to her than it does to more confident users, and they often blame themselves for problems that they encounters.
</span>
<button id="abiSEToolTipSeeMOAR" class="moreOrLess" stateVar=0> See more... </button>
</div>
Expand Down
4 changes: 2 additions & 2 deletions templates/Abi/abiTToolTip.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<body >
<div id="BARkeryCroc" style="height:20px; background-color:#1e57c8;text-align:center;"> <span style="color:white;">Abi's Attitudes About Tinkering</span> <button id="abiTToolTipButton" class="closeToolTip" style="float:right; width:70px; height:20px;background-color:#ed7d31;color:white;"> Close </button></div>
<div id="abiTToolTip" style="padding:5px;" >
<span id="abiTToolTipPreview" > Abi doesn't like to tinker with software, which means that she might not find features that aren't apparent. She would rather follow step-by-step tutorials, and she typically avoids troublesome features or commands.</span>
<span id="abiTToolTipPreview" > Abi doesn't like to tinker with software, which means that they might not find features that aren't apparent. Abi would rather follow step-by-step tutorials, and they typically avoid troublesome features or commands.</span>
<span id="abiTToolTipComplete" hidden>
Abi <span style="color:red;">doesn't particularly like tinkering with software</span> (ie, just trying out new features or commands to see what they do) when she uses software in her work tasks. Instead, she prefers <span style="color:red;"><u>following step-by-step tutorials and wizards.</u></span> (However, when she does tinker, it has positive effects on her understanding of the software.) When software features/commands cause problems for her, she <span style="color:red;"><u>tends to blame herself</u></span> and, if she can, she then <span style="color:red;"><u>just avoids those troublesome features/commands.</u></span> She then uses work-arounds that involve using <span style="color:red;"><u>only features/commands she is familiar with already.</u></span>
Abi <span style="color:red;">doesn't particularly like tinkering with software</span> (ie, just trying out new features or commands to see what they do) when they use software in their work tasks. Instead, they prefer <span style="color:red;"><u>following step-by-step tutorials and wizards.</u></span> (However, when they do tinker, it has positive effects on their understanding of the software.) When software features/commands cause problems for Abi, they <span style="color:red;"><u>tend to blame themselves</u></span> and, if they can, they then <span style="color:red;"><u>just avoid those troublesome features/commands.</u></span> Abi then uses work-arounds that involve using <span style="color:red;"><u>only features/commands they are familiar with already.</u></span>
</span>
<button id="abiTToolTipSeeMOAR" class="moreOrLess" stateVar=0> See more... </button>
</div>
Expand Down