<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5389716576940993440</id><updated>2026-05-11T23:49:33.423-07:00</updated><category term="Myth"/><category term="Eng 102"/><category term="Guide"/><category term="syllabus"/><category term="Eng 101"/><category term="Argument"/><category term="Responses"/><category term="102"/><category term="How To"/><category term="Heroes"/><category term="Eng 091"/><category term="formats"/><category term="Citation"/><category term="Resources"/><category term="Writing"/><category term="Greeks"/><category term="Hero Types"/><category term="Help"/><category term="Readings"/><category term="Troubleshoot"/><category term="Twitter"/><category term="useful"/><category term="About Me"/><category term="Advice"/><category term="Assignments"/><category term="Bible"/><category term="College life"/><category term="Critique"/><category term="Dictionary"/><category term="Eng 092"/><category term="Map"/><category term="Myths"/><category term="Outlines"/><category term="Policies"/><category term="Quotations"/><category term="Requirements"/><category term="Summary"/><category term="Support"/><category term="Thesis"/><category term="research"/><category term="submit"/><category term="wiki"/><title type='text'>A3Prof</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default?start-index=26&amp;max-results=25'/><author><name>Findingmysky</name><uri>http://www.blogger.com/profile/05322433005846245044</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://3.bp.blogspot.com/_fkyPchEmwZo/TA3kg9G45WI/AAAAAAAAAO8/MyHe334473I/S220/brain-hypnovision-754647+alpha.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>122</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-4950491992680418215</id><published>2026-05-11T23:40:00.003-07:00</published><updated>2026-05-11T23:49:33.390-07:00</updated><title type='text'>Response Grade Projection</title><content type='html'>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;meta charset=&quot;utf-8&quot;&gt;
&lt;style&gt;
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:system-ui,sans-serif;font-size:14px;color:#222;background:#fff;padding:1.5rem 1rem}
@media(prefers-color-scheme:dark){body{background:#1a1a1a;color:#e8e8e8}}
.app{max-width:880px;margin:0 auto}
.gate{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem}
.gate-label{font-size:15px;color:#555}
@media(prefers-color-scheme:dark){.gate-label{color:#aaa}}
.gate select{font-size:15px;padding:10px 14px;min-width:260px;border-radius:6px;border:1px solid #bbb;background:#fff;color:#222}
@media(prefers-color-scheme:dark){.gate select{background:#2a2a2a;color:#e8e8e8;border-color:#555}}
.course-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #ddd}
@media(prefers-color-scheme:dark){.course-header{border-color:#444}}
.course-name{font-size:20px;font-weight:600;color:#111}
@media(prefers-color-scheme:dark){.course-name{color:#f0f0f0}}
.course-sub{font-size:13px;color:#666;margin-top:4px}
@media(prefers-color-scheme:dark){.course-sub{color:#aaa}}
.section-label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}
@media(prefers-color-scheme:dark){.section-label{color:#aaa}}
.input-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:8px;margin-bottom:1rem}
.input-cell{display:flex;flex-direction:column;align-items:center;gap:4px}
.input-cell label{font-size:11px;color:#999}
.input-cell select{width:66px;font-size:14px;padding:6px 4px;border-radius:6px;border:1px solid #bbb;background:#fff;color:#222;text-align:center}
@media(prefers-color-scheme:dark){.input-cell select{background:#2a2a2a;color:#e8e8e8;border-color:#555}}
.btn-row{display:flex;gap:10px;margin-bottom:1.5rem;flex-wrap:wrap;align-items:center}
button{font-size:13px;padding:8px 16px;border-radius:6px;cursor:pointer;transition:opacity .15s}
button:hover{opacity:.8}
button:disabled{opacity:.4;cursor:not-allowed}
.btn-primary{border:2px solid #185FA5;color:#185FA5;background:transparent}
.btn-default{border:1px solid #aaa;color:#444;background:transparent}
@media(prefers-color-scheme:dark){.btn-default{border-color:#666;color:#ccc}}
.btn-change{font-size:12px;padding:6px 12px;border:1px solid #ccc;color:#888;background:transparent}
@media(prefers-color-scheme:dark){.btn-change{border-color:#555;color:#aaa}}
.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}
.stat-card{background:#f8f8f8;border-radius:8px;padding:1rem 1.25rem;border:1px solid #e8e8e8}
@media(prefers-color-scheme:dark){.stat-card{background:#252525;border-color:#3a3a3a}}
.stat-card h3{font-size:13px;font-weight:600;color:#555;margin-bottom:.75rem}
@media(prefers-color-scheme:dark){.stat-card h3{color:#aaa}}
table{width:100%;font-size:13px;border-collapse:collapse}
th{font-weight:600;color:#555;padding:5px 8px;text-align:center;font-size:12px;border-bottom:1px solid #ddd}
@media(prefers-color-scheme:dark){th{color:#aaa;border-color:#444}}
th.left{text-align:left}
td{padding:5px 8px;border-top:1px solid #eee}
@media(prefers-color-scheme:dark){td{border-color:#333;color:#ddd}}
td.center{text-align:center}
td.grade-s{color:#0F6E56;font-weight:600}
td.grade-p{color:#185FA5;font-weight:600}
td.grade-q{color:#E05A00;font-weight:600}
td.grade-n{color:#888}
td.impossible{text-align:center;color:#bbb}
td.divider{border-left:1px solid #ddd}
@media(prefers-color-scheme:dark){td.divider{border-color:#444}}
th.divider{border-left:1px solid #ddd}
@media(prefers-color-scheme:dark){th.divider{border-color:#444}}
.score-banner{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}
@media(prefers-color-scheme:dark){.score-banner{background:#252525;border-color:#3a3a3a}}
.score-pts{font-size:28px;font-weight:700;color:#111}
@media(prefers-color-scheme:dark){.score-pts{color:#f0f0f0}}
.score-letter{font-size:20px;font-weight:700;padding:2px 10px;border-radius:5px;margin-left:8px}
.score-letter.A{background:#EAF3DE;color:#27500A}
.score-letter.B{background:#E6F1FB;color:#0C447C}
.score-letter.C{background:#FAEEDA;color:#633806}
.score-letter.F{background:#F1EFE8;color:#444}
.score-proj{font-size:13px;color:#666;line-height:1.9}
@media(prefers-color-scheme:dark){.score-proj{color:#aaa}}
.proj-pts{font-weight:600;color:#222}
@media(prefers-color-scheme:dark){.proj-pts{color:#e8e8e8}}
.summary-box{font-size:14px;color:#444;line-height:1.7;margin-bottom:1.5rem;padding:1rem;background:#f0f6ff;border-radius:6px;border-left:3px solid #378ADD}
@media(prefers-color-scheme:dark){.summary-box{background:#1a2a3a;color:#ccc}}
.disclaimer{font-size:12px;color:#888;font-style:italic;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #ddd}
@media(prefers-color-scheme:dark){.disclaimer{border-color:#444;color:#777}}
.chart-wrap{position:relative;width:100%;height:320px;margin-bottom:.75rem}
.legend{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;color:#555;margin-bottom:1.5rem}
@media(prefers-color-scheme:dark){.legend{color:#aaa}}
.screenshot-note{font-size:13px;color:#666;margin-top:.75rem;padding:.75rem 1rem;border-radius:6px;background:#f8f8f8;border:1px solid #e8e8e8;line-height:1.6}
@media(prefers-color-scheme:dark){.screenshot-note{background:#252525;border-color:#3a3a3a;color:#aaa}}
.hidden{display:none!important}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;app&quot;&gt;

  &lt;div class=&quot;gate&quot; id=&quot;gate&quot;&gt;
    &lt;div class=&quot;gate-label&quot;&gt;Select your course to begin&lt;/div&gt;
    &lt;select id=&quot;courseSelect&quot;&gt;
      &lt;option value=&quot;&quot;&gt;— choose your course —&lt;/option&gt;
      &lt;option value=&quot;eng101aacc&quot;&gt;Eng 101 AACC&lt;/option&gt;
      &lt;option value=&quot;eng102aacc&quot;&gt;Eng 102 AACC&lt;/option&gt;
      &lt;option disabled&gt;──────────────────&lt;/option&gt;
      &lt;option value=&quot;egl0100pgcc&quot;&gt;Egl 0100 PGCC&lt;/option&gt;
      &lt;option value=&quot;egl1010pgcc&quot;&gt;Egl 1010 PGCC&lt;/option&gt;
      &lt;option value=&quot;egl1020pgcc&quot;&gt;Egl 1020 PGCC&lt;/option&gt;
    &lt;/select&gt;
  &lt;/div&gt;

  &lt;div id=&quot;main&quot; class=&quot;hidden&quot;&gt;
    &lt;div class=&quot;course-header&quot;&gt;
      &lt;div&gt;
        &lt;div class=&quot;course-name&quot; id=&quot;headerName&quot;&gt;&lt;/div&gt;
        &lt;div class=&quot;course-sub&quot; id=&quot;headerSub&quot;&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;button class=&quot;btn-change&quot; id=&quot;changeBtn&quot;&gt;⟵ Change course&lt;/button&gt;
    &lt;/div&gt;

    &lt;div class=&quot;section-label&quot;&gt;Enter your response grades&lt;/div&gt;
    &lt;div class=&quot;input-grid&quot; id=&quot;inputGrid&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;btn-row&quot;&gt;
      &lt;button class=&quot;btn-primary&quot; id=&quot;calcBtn&quot;&gt;Calculate&lt;/button&gt;
      &lt;button class=&quot;btn-default&quot; id=&quot;clearBtn&quot;&gt;Clear all&lt;/button&gt;
    &lt;/div&gt;

    &lt;div id=&quot;results&quot; class=&quot;hidden&quot;&gt;
      &lt;div class=&quot;score-banner&quot;&gt;
        &lt;div style=&quot;display:flex;align-items:baseline;flex-wrap:wrap;gap:6px&quot;&gt;
          &lt;span class=&quot;score-pts&quot; id=&quot;scorePts&quot;&gt;&lt;/span&gt;
          &lt;span class=&quot;score-letter&quot; id=&quot;scoreLetter&quot;&gt;&lt;/span&gt;
          &lt;span style=&quot;font-size:13px;color:#666&quot; id=&quot;scoreMax&quot;&gt;&lt;/span&gt;
        &lt;/div&gt;
        &lt;div style=&quot;text-align:right&quot;&gt;
          &lt;div class=&quot;score-proj&quot;&gt;Overall prediction: &lt;span class=&quot;proj-pts&quot; id=&quot;projRatio&quot;&gt;&lt;/span&gt;&lt;/div&gt;
          &lt;div class=&quot;score-proj&quot;&gt;Recent trend prediction: &lt;span class=&quot;proj-pts&quot; id=&quot;projTrend&quot;&gt;&lt;/span&gt;&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;stats-grid&quot;&gt;
        &lt;div class=&quot;stat-card&quot;&gt;
          &lt;h3&gt;Grade breakdown&lt;/h3&gt;
          &lt;table&gt;
            &lt;thead&gt;&lt;tr&gt;&lt;th class=&quot;left&quot;&gt;Grade&lt;/th&gt;&lt;th class=&quot;divider&quot;&gt;Count&lt;/th&gt;&lt;th class=&quot;divider&quot;&gt;%&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;
            &lt;tbody id=&quot;breakdownBody&quot;&gt;&lt;/tbody&gt;
          &lt;/table&gt;
          &lt;div style=&quot;margin-top:.75rem;font-size:12px;color:#666;display:flex;gap:1.5rem&quot;&gt;
            &lt;span&gt;# remaining: &lt;strong id=&quot;statRemaining&quot;&gt;&lt;/strong&gt;&lt;/span&gt;
            &lt;span&gt;Completion: &lt;strong id=&quot;statCompletion&quot;&gt;&lt;/strong&gt;&lt;/span&gt;
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;stat-card&quot;&gt;
          &lt;h3&gt;Grades needed to reach threshold&lt;/h3&gt;
          &lt;table&gt;
            &lt;thead&gt;&lt;tr&gt;&lt;th class=&quot;left&quot;&gt;&lt;/th&gt;&lt;th class=&quot;divider&quot;&gt;A&lt;/th&gt;&lt;th class=&quot;divider&quot;&gt;B&lt;/th&gt;&lt;th class=&quot;divider&quot;&gt;C&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;
            &lt;tbody id=&quot;neededBody&quot;&gt;&lt;/tbody&gt;
          &lt;/table&gt;
          &lt;div style=&quot;margin-top:.75rem;font-size:11px;color:#aaa&quot;&gt;— = not reachable with remaining assignments&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;summary-box&quot;&gt;
        &lt;div id=&quot;summaryContent&quot;&gt;&lt;/div&gt;
        &lt;div class=&quot;disclaimer&quot; id=&quot;disclaimerText&quot;&gt;&lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;legend&quot; id=&quot;chartLegend&quot;&gt;&lt;/div&gt;
      &lt;div class=&quot;chart-wrap&quot;&gt;&lt;canvas id=&quot;projChart&quot;&gt;&lt;/canvas&gt;&lt;/div&gt;

      &lt;div class=&quot;screenshot-note&quot;&gt;
        📷 Need a copy of this report? Take a screenshot of this page. On Windows, use &lt;strong&gt;Win + Shift + S&lt;/strong&gt;. On Mac, use &lt;strong&gt;Cmd + Shift + 4&lt;/strong&gt;. On a phone, use your device&#39;s screenshot button combination.
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;

&lt;script src=&quot;https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.4.1/chart.umd.js&quot;&gt;&lt;/script&gt;
&lt;script&gt;
const COURSES = {
  eng101aacc:  {label:&quot;Eng 101 AACC&quot;,  title:&quot;Composition I&quot;,            showTitle:true, campus:&quot;Anne Arundel Community College&quot;,    n:12, weight:0.30, pts:{S:2,P:1.5,Q:1,n:0}, thresh:{A:1.00,B:0.87,C:0.75}, total:30, fCap:0.4167, ecS:3, ecP:9, ecR:2/3, ecMax:5},
  eng102aacc:  {label:&quot;Eng 102 AACC&quot;,  title:&quot;Composition II&quot;,           showTitle:true, campus:&quot;Anne Arundel Community College&quot;,    n:12, weight:0.30, pts:{S:2,P:1.5,Q:1,n:0}, thresh:{A:1.00,B:0.87,C:0.75}, total:30, fCap:0.4167, ecS:3, ecP:9, ecR:2/3, ecMax:5},
  egl0100pgcc: {label:&quot;Egl 0100 PGCC&quot;, title:&quot;Co-requisite Composition&quot;, showTitle:true, campus:&quot;Prince George&#39;s Community College&quot;, n:12, weight:0.40, pts:{S:2,P:1.5,Q:1,n:0}, thresh:{A:1.00,B:0.87,C:0.75}, total:30, fCap:0.4167, ecS:3, ecP:9, ecR:2/3, ecMax:5},
  egl1010pgcc: {label:&quot;Egl 1010 PGCC&quot;, title:&quot;Composition I&quot;,            showTitle:true, campus:&quot;Prince George&#39;s Community College&quot;, n:12, weight:0.30, pts:{S:2,P:1.5,Q:1,n:0}, thresh:{A:1.00,B:0.87,C:0.75}, total:30, fCap:0.4167, ecS:3, ecP:9, ecR:2/3, ecMax:5},
  egl1020pgcc: {label:&quot;Egl 1020 PGCC&quot;, title:&quot;Composition II&quot;,           showTitle:true, campus:&quot;Prince George&#39;s Community College&quot;, n:12, weight:0.30, pts:{S:2,P:1.5,Q:1,n:0}, thresh:{A:1.00,B:0.87,C:0.75}, total:30, fCap:0.4167, ecS:3, ecP:9, ecR:2/3, ecMax:5}
};

let CC=null, chartInst=null, lastR={};

document.getElementById(&#39;courseSelect&#39;).addEventListener(&#39;change&#39;, onCourseSelect);
document.getElementById(&#39;changeBtn&#39;).addEventListener(&#39;click&#39;, onChangeCourse);
document.getElementById(&#39;calcBtn&#39;).addEventListener(&#39;click&#39;, onCalculate);
document.getElementById(&#39;clearBtn&#39;).addEventListener(&#39;click&#39;, onClear);

function show(id){document.getElementById(id).classList.remove(&#39;hidden&#39;);}
function hide(id){document.getElementById(id).classList.add(&#39;hidden&#39;);}

function onCourseSelect(){
  const key=document.getElementById(&#39;courseSelect&#39;).value;
  if(!key) return;
  CC=COURSES[key];
  const today=new Date().toLocaleDateString(&#39;en-US&#39;,{year:&#39;numeric&#39;,month:&#39;long&#39;,day:&#39;numeric&#39;});
  const fullName=CC.label+(CC.showTitle&amp;&amp;CC.title?&#39; — &#39;+CC.title:&#39;&#39;);
  document.getElementById(&#39;headerName&#39;).textContent=fullName;
  document.getElementById(&#39;headerSub&#39;).textContent=CC.campus+&#39;   |   &#39;+today;
  buildGrid(CC.n);
  hide(&#39;gate&#39;); show(&#39;main&#39;); hide(&#39;results&#39;);
}

function onChangeCourse(){
  if(chartInst){chartInst.destroy();chartInst=null;}
  document.getElementById(&#39;courseSelect&#39;).value=&#39;&#39;;
  CC=null; lastR={};
  hide(&#39;main&#39;); hide(&#39;results&#39;); show(&#39;gate&#39;);
}

function buildGrid(n){
  const grid=document.getElementById(&#39;inputGrid&#39;);
  grid.innerHTML=&#39;&#39;;
  for(let i=1;i&lt;=n;i++){
    const d=document.createElement(&#39;div&#39;);
    d.className=&#39;input-cell&#39;;
    d.innerHTML=`&lt;label&gt;#${i}&lt;/label&gt;&lt;select id=&quot;g${i}&quot;&gt;&lt;option value=&quot;&quot;&gt;–&lt;/option&gt;&lt;option value=&quot;S&quot;&gt;S&lt;/option&gt;&lt;option value=&quot;P&quot;&gt;P&lt;/option&gt;&lt;option value=&quot;Q&quot;&gt;Q&lt;/option&gt;&lt;option value=&quot;n&quot;&gt;n&lt;/option&gt;&lt;/select&gt;`;
    grid.appendChild(d);
  }
}

function onClear(){
  for(let i=1;i&lt;=CC.n;i++){const el=document.getElementById(&#39;g&#39;+i);if(el)el.value=&#39;&#39;;}
  hide(&#39;results&#39;);
}

function getGrades(){
  const g=[];
  for(let i=1;i&lt;=CC.n;i++){const v=document.getElementById(&#39;g&#39;+i).value;g.push(v||null);}
  return g;
}

function calcScore(s,p,q,c){
  const passed=s+p,rt=c.total;
  const tA=rt*c.thresh.A,tB=rt*c.thresh.B,tC=rt*c.thresh.C,fCap=rt*c.fCap;
  let base,letter;
  if(s&gt;=3&amp;&amp;passed&gt;=9){base=tA;letter=&#39;A&#39;;}
  else if(passed&gt;=9){base=tB;letter=&#39;B&#39;;}
  else if(passed&gt;=6){base=tC;letter=&#39;C&#39;;}
  else{base=Math.min(s*c.pts.S+p*c.pts.P+q*c.pts.Q,fCap);letter=&#39;F&#39;;}
  let ec=0;
  if(letter!==&#39;F&#39;){
    const eS=Math.max(0,s-c.ecS),eP=Math.max(0,passed-c.ecP);
    ec=Math.min((eS+eP)*c.ecR,c.ecMax);
  }
  return{score:Math.min(base+ec,rt+c.ecMax),letter,ec};
}

function projRatio(grades,c){
  const ent=grades.filter(g=&gt;g!==null),n=ent.length;
  if(!n) return null;
  const sR=ent.filter(g=&gt;g===&#39;S&#39;).length/n,pR=ent.filter(g=&gt;g===&#39;P&#39;).length/n,qR=ent.filter(g=&gt;g===&#39;Q&#39;).length/n;
  let cS=0,cP=0,cQ=0;const pts=[];
  for(let i=0;i&lt;c.n;i++){
    if(i&lt;n){const g=ent[i];if(g===&#39;S&#39;)cS++;else if(g===&#39;P&#39;)cP++;else if(g===&#39;Q&#39;)cQ++;pts.push(null);}
    else{cS+=sR;cP+=pR;cQ+=qR;pts.push(+calcScore(Math.round(cS),Math.round(cP),Math.round(cQ),c).score.toFixed(2));}
  }
  return pts;
}

function projTrend(grades,c){
  const ent=grades.filter(g=&gt;g!==null),n=ent.length;
  if(n&lt;3) return projRatio(grades,c);
  const rN=Math.ceil(n/2),rec=ent.slice(n-rN);
  const sR=rec.filter(g=&gt;g===&#39;S&#39;).length/rN,pR=rec.filter(g=&gt;g===&#39;P&#39;).length/rN,qR=rec.filter(g=&gt;g===&#39;Q&#39;).length/rN;
  let cS=ent.filter(g=&gt;g===&#39;S&#39;).length,cP=ent.filter(g=&gt;g===&#39;P&#39;).length,cQ=ent.filter(g=&gt;g===&#39;Q&#39;).length;
  const pts=[];
  for(let i=0;i&lt;c.n;i++){
    if(i&lt;n) pts.push(null);
    else{cS+=sR;cP+=pR;cQ+=qR;pts.push(+calcScore(Math.round(cS),Math.round(cP),Math.round(cQ),c).score.toFixed(2));}
  }
  return pts;
}

function needed(sN,pN,rem,thresh){
  if(thresh===&#39;A&#39;){const nS=Math.max(0,3-sN),nP=Math.max(0,9-(sN+pN)),tot=Math.max(nS,nP);if(tot&gt;rem)return null;return{s:nS,p:Math.max(0,nP-nS)};}
  if(thresh===&#39;B&#39;){const np=Math.max(0,9-(sN+pN));if(np&gt;rem)return null;return{s:0,p:np};}
  if(thresh===&#39;C&#39;){const np=Math.max(0,6-(sN+pN));if(np&gt;rem)return null;return{s:0,p:np};}
}

function makeSummary(letter,sC,pC,qC,nC,rem,ec){
  const passed=sC+pC,graded=sC+pC+qC+nC;
  if(!graded) return &quot;No grades entered yet.&quot;;
  let msg=&#39;&#39;;
  if(letter===&#39;A&#39;){
    msg=`Based on ${graded} graded response${graded!==1?&#39;s&#39;:&#39;&#39;}, you are currently on track for an A in the Responses category. You have ${sC} Superior and ${passed} passed responses total.`;
    if(ec&gt;0) msg+=` You have earned ${ec.toFixed(2)} points of extra credit.`;
    if(rem&gt;0) msg+=` With ${rem} assignment${rem!==1?&#39;s&#39;:&#39;&#39;} remaining, keep up the consistent work.`;
  } else if(letter===&#39;B&#39;){
    msg=`You have ${passed} passed responses, which puts you at a B. To reach an A, you need at least ${Math.max(0,3-sC)} more Superior grade${Math.max(0,3-sC)!==1?&#39;s&#39;:&#39;&#39;} and a total of 9 passed responses.`;
    msg+=rem&gt;0?` You have ${rem} assignment${rem!==1?&#39;s&#39;:&#39;&#39;} left — the A is still within reach.`:` With no assignments remaining, a B is your final Response grade.`;
  } else if(letter===&#39;C&#39;){
    msg=`You have ${passed} passed responses, placing you at a C. A B requires 9 total passed responses; an A requires at least 3 Superior grades and 9 passed responses. You have ${rem} assignment${rem!==1?&#39;s&#39;:&#39;&#39;} remaining.`;
  } else {
    msg=`With ${passed} passed responses out of ${graded} graded, you have not yet reached the threshold for a C (6 passed). Your score is currently calculated individually per assignment.`;
    msg+=rem&gt;0?` You have ${rem} assignment${rem!==1?&#39;s&#39;:&#39;&#39;} left — consistent submissions matter here.`:` With no assignments remaining, this is your final Response score.`;
    if(nC&gt;0) msg+=` Note: ${nC} assignment${nC!==1?&#39; were&#39;:&#39; was&#39;} not submitted.`;
  }
  return msg;
}

function onCalculate(){
  const c=CC,grades=getGrades();
  const ent=grades.filter(g=&gt;g!==null),n=ent.length;
  const sC=ent.filter(g=&gt;g===&#39;S&#39;).length,pC=ent.filter(g=&gt;g===&#39;P&#39;).length;
  const qC=ent.filter(g=&gt;g===&#39;Q&#39;).length,nC=ent.filter(g=&gt;g===&#39;n&#39;).length;
  const rem=c.n-n;
  const {score:sc,letter,ec}=calcScore(sC,pC,qC,c);
  const rt=c.total,tA=rt*c.thresh.A,tB=rt*c.thresh.B,tC=rt*c.thresh.C;

  document.getElementById(&#39;scorePts&#39;).textContent=sc.toFixed(2)+&#39; pts&#39;;
  const lEl=document.getElementById(&#39;scoreLetter&#39;);
  lEl.textContent=letter;lEl.className=&#39;score-letter &#39;+letter;
  document.getElementById(&#39;scoreMax&#39;).textContent=&#39;/ &#39;+rt+&#39; pts (&#39;+Math.round(c.weight*100)+&#39;% of overall grade)&#39;;

  const rP=projRatio(grades,c),tP=projTrend(grades,c);
  const rpL=rP?[...rP].reverse().find(v=&gt;v!==null):null;
  const tpL=tP?[...tP].reverse().find(v=&gt;v!==null):null;
  document.getElementById(&#39;projRatio&#39;).textContent=rpL!==null?rpL.toFixed(2)+&#39; pts&#39;:sc.toFixed(2)+&#39; pts (complete)&#39;;
  document.getElementById(&#39;projTrend&#39;).textContent=tpL!==null?tpL.toFixed(2)+&#39; pts&#39;:sc.toFixed(2)+&#39; pts (complete)&#39;;

  const sumText=makeSummary(letter,sC,pC,qC,nC,rem,ec);
  const discText=`This report reflects only the Response portion of your course grade, which accounts for ${Math.round(c.weight*100)}% of your overall grade. It does not include scores from other assignment categories. Final grades are determined by your instructor based on all components of the course as described in your syllabus.`;
  document.getElementById(&#39;summaryContent&#39;).textContent=sumText;
  document.getElementById(&#39;disclaimerText&#39;).textContent=discText;

  const g2=sC+pC+qC+nC;
  document.getElementById(&#39;breakdownBody&#39;).innerHTML=`
    &lt;tr&gt;&lt;td class=&quot;grade-s&quot;&gt;S — Superior&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${sC}&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${g2?Math.round(sC/g2*100):0}%&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&quot;grade-p&quot;&gt;P — Progressing&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${pC}&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${g2?Math.round(pC/g2*100):0}%&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&quot;grade-q&quot;&gt;Q — Questionable&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${qC}&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${g2?Math.round(qC/g2*100):0}%&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&quot;grade-n&quot;&gt;n — No submission&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${nC}&lt;/td&gt;&lt;td class=&quot;center divider&quot;&gt;${g2?Math.round(nC/g2*100):0}%&lt;/td&gt;&lt;/tr&gt;`;
  document.getElementById(&#39;statRemaining&#39;).textContent=rem;
  document.getElementById(&#39;statCompletion&#39;).textContent=Math.round(n/c.n*100)+&#39;%&#39;;

  const nA=needed(sC,pC,rem,&#39;A&#39;),nB=needed(sC,pC,rem,&#39;B&#39;),nCt=needed(sC,pC,rem,&#39;C&#39;);
  function fc(obj,row){return obj?`&lt;td class=&quot;center divider&quot;&gt;${row===&#39;s&#39;?obj.s:obj.p}&lt;/td&gt;`:&#39;&lt;td class=&quot;impossible divider&quot;&gt;—&lt;/td&gt;&#39;;}
  document.getElementById(&#39;neededBody&#39;).innerHTML=`
    &lt;tr&gt;&lt;td class=&quot;grade-s&quot;&gt;S needed&lt;/td&gt;${fc(nA,&#39;s&#39;)}${fc(nB,&#39;s&#39;)}${fc(nCt,&#39;s&#39;)}&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&quot;grade-p&quot;&gt;P needed&lt;/td&gt;${fc(nA,&#39;p&#39;)}${fc(nB,&#39;p&#39;)}${fc(nCt,&#39;p&#39;)}&lt;/tr&gt;`;

  buildChart(grades,rP,tP,c,n,tA,tB,tC);
  show(&#39;results&#39;);
}

function buildChart(grades,rP,tP,c,graded,tA,tB,tC){
  const labels=Array.from({length:c.n},(_,i)=&gt;i+1);
  const curData=[];
  let cS=0,cP=0,cQ=0;
  for(let i=0;i&lt;c.n;i++){
    if(grades[i]){const g=grades[i];if(g===&#39;S&#39;)cS++;else if(g===&#39;P&#39;)cP++;else if(g===&#39;Q&#39;)cQ++;curData.push(+calcScore(cS,cP,cQ,c).score.toFixed(2));}
    else curData.push(null);
  }
  const mk=p=&gt;p?p.map((v,i)=&gt;i&lt;graded-1?null:i===graded-1?curData[i]:v):[];
  if(chartInst){chartInst.destroy();chartInst=null;}
  const blue=&#39;#185FA5&#39;,teal=&#39;#1D9E75&#39;,green=&#39;#639922&#39;,thresh=&#39;rgba(120,120,120,0.4)&#39;;
  const isDark=window.matchMedia(&#39;(prefers-color-scheme:dark)&#39;).matches;
  const textC=isDark?&#39;#aaa&#39;:&#39;#666&#39;,gridC=isDark?&#39;rgba(255,255,255,0.07)&#39;:&#39;rgba(0,0,0,0.06)&#39;;
  chartInst=new Chart(document.getElementById(&#39;projChart&#39;),{
    type:&#39;line&#39;,
    data:{labels,datasets:[
      {label:&#39;Current score&#39;,data:curData,borderColor:blue,backgroundColor:blue,borderWidth:2.5,pointStyle:&#39;circle&#39;,pointRadius:5,pointHoverRadius:7,tension:0,spanGaps:false},
      {label:&#39;Overall prediction&#39;,data:mk(rP),borderColor:teal,backgroundColor:teal,borderWidth:2,borderDash:[8,4],pointStyle:&#39;rect&#39;,pointRadius:5,pointHoverRadius:7,tension:0,spanGaps:false},
      {label:&#39;Recent trend prediction&#39;,data:mk(tP),borderColor:green,backgroundColor:green,borderWidth:2,borderDash:[3,4],pointStyle:&#39;triangle&#39;,pointRadius:5,pointHoverRadius:7,tension:0,spanGaps:false},
      {label:&#39;A (&#39;+tA.toFixed(1)+&#39;)&#39;,data:Array(c.n).fill(tA),borderColor:thresh,borderWidth:1.5,borderDash:[6,3],pointRadius:0,tension:0},
      {label:&#39;B (&#39;+tB.toFixed(1)+&#39;)&#39;,data:Array(c.n).fill(tB),borderColor:thresh,borderWidth:1.5,borderDash:[3,3],pointRadius:0,tension:0},
      {label:&#39;C (&#39;+tC.toFixed(1)+&#39;)&#39;,data:Array(c.n).fill(tC),borderColor:thresh,borderWidth:1.5,borderDash:[6,3],pointRadius:0,tension:0}
    ]},
    options:{responsive:true,maintainAspectRatio:false,
      plugins:{legend:{display:false},tooltip:{callbacks:{label:ctx=&gt;ctx.dataset.label+&#39;: &#39;+(ctx.parsed.y!==null?ctx.parsed.y.toFixed(2)+&#39; pts&#39;:&#39;&#39;)}}},
      scales:{
        x:{title:{display:true,text:&#39;Response #&#39;,color:textC,font:{size:12}},ticks:{color:textC,autoSkip:false},grid:{color:gridC}},
        y:{title:{display:true,text:&#39;Grade points&#39;,color:textC,font:{size:12}},min:0,max:Math.max(c.total+c.ecMax+2,tA+2),ticks:{color:textC},grid:{color:gridC}}
      }
    }
  });
  document.getElementById(&#39;chartLegend&#39;).innerHTML=`
    &lt;span style=&quot;display:flex;align-items:center;gap:5px&quot;&gt;&lt;span style=&quot;display:inline-block;width:24px;height:3px;background:${blue};border-radius:2px&quot;&gt;&lt;/span&gt;&lt;span style=&quot;width:10px;height:10px;border-radius:50%;background:${blue};display:inline-block&quot;&gt;&lt;/span&gt; Current score&lt;/span&gt;
    &lt;span style=&quot;display:flex;align-items:center;gap:5px&quot;&gt;&lt;span style=&quot;display:inline-block;width:24px;height:2px;background:repeating-linear-gradient(to right,${teal} 0,${teal} 8px,transparent 8px,transparent 12px)&quot;&gt;&lt;/span&gt;&lt;span style=&quot;width:10px;height:10px;background:${teal};display:inline-block&quot;&gt;&lt;/span&gt; Overall prediction&lt;/span&gt;
    &lt;span style=&quot;display:flex;align-items:center;gap:5px&quot;&gt;&lt;span style=&quot;display:inline-block;width:24px;height:2px;background:repeating-linear-gradient(to right,${green} 0,${green} 3px,transparent 3px,transparent 7px)&quot;&gt;&lt;/span&gt;&lt;span style=&quot;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:10px solid ${green};display:inline-block&quot;&gt;&lt;/span&gt; Recent trend prediction&lt;/span&gt;
    &lt;span style=&quot;display:flex;align-items:center;gap:5px;margin-left:8px&quot;&gt;&lt;span style=&quot;display:inline-block;width:24px;height:1px;background:repeating-linear-gradient(to right,#888 0,#888 5px,transparent 5px,transparent 8px);opacity:.7&quot;&gt;&lt;/span&gt; Grade thresholds (A / B / C)&lt;/span&gt;`;
}
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;
</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4950491992680418215'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4950491992680418215'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2026/05/response-grade-projection.html' title='Response Grade Projection'/><author><name>Findingmysky</name><uri>http://www.blogger.com/profile/05322433005846245044</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://3.bp.blogspot.com/_fkyPchEmwZo/TA3kg9G45WI/AAAAAAAAAO8/MyHe334473I/S220/brain-hypnovision-754647+alpha.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-2518892693281610617</id><published>2018-08-14T09:49:00.000-07:00</published><updated>2018-08-14T09:56:14.064-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Help"/><category scheme="http://www.blogger.com/atom/ns#" term="How To"/><title type='text'>How To</title><content type='html'>&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;2&quot; style=&quot;text-align: left; width: 100%;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/how-to-save-assignments.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgnqRCUzYwOrTDAYW972aBl4zeSRUmiHV3VYQWrpqHeXLk4AjJTNTZ6Glh3OrjZrfTQ0cRQL4sRn3lLHBrnmxdlQ6HJ2JD2vR0pOzzUvk7OOgybDw-Kh_bwpktY__Y5ske8ewWdTo_11o/s144/Actions-document-save-as-icon.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Save Assignments&lt;/td&gt;
      &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/how-to-submit-assignments.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGwvWLD2vjlg_k_yfvEuycEy8NW8wYsHSCyLAq0RFNemUw-cTF5wTbjc6kRm1OiuBenl7CB_-8RgZzO9GR2Jc023SL_vFq61qy3TCKGGD6_XVZcNm0ypOnfx2QynXJ7CwyO3uGaWKRHiAr/s144/dropitto6464_400x400.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Submit Assignments&lt;/td&gt;
      &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/how-to-blog-registration-grades.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjc4Sze0e4OC-qVFu9hCX0XvlOknJ669F6etFLXHij1nZI7GOjwl3njrsmshnjbMS9NAwNlJ05FSR-bRhW2NT8egOTT1ccwGQQSzieyDp5HSVLmRN7IoyU1qTmd03PwbxizZgY2b-jKSLU/s144/pencil-eraser-changing-date-on-calenda_450.jpg&quot; style=&quot;border: 0px solid; height: 70px; width: 105px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Essay Extensions&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/how-to-find-class-readings.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOuOL_Pec1B1neDtR0LA04xYgQZVYt12R4_0KwE_zAuhmit4QTST2honEPbKyTHHHCgZqnUrAjW5niHCrQ88ksTHw4U02jVXG0lgeSZSEeTlJQu_rRV8q0xdbX2dmxFnAqkoZq9m_AWn0/s800/book_search.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Find Readings&lt;/td&gt;
      &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/how-to-download-course-guides.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3jxj64vooM6N85OjGcDSIjnyOMiEt6_gSggnAQhOfzljqN0SGgh_aEa1TDzSwWmZAGQq_-qkHaMmOpO3U2Q-h_rrx2LcGaVRl204B9m3Y7dSy94QGxBAVG7ChVtb-kyYOlIoOU9qFh-c/s144/Comb-Binding.jpg&quot; style=&quot;border: 0px solid; height: 70px; width: 92px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Download Course Guides&lt;/td&gt;
      &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2017/01/make-appointment.html&quot;&gt;&lt;img alt=&quot;http://a3prof.blogspot.com/2017/01/make-appointment.html&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZWFsi7n-zd5-to7in-BBOt8skhF56yvMvGoy8U1ALVI5f7YI53Vku8om-P7bBDOBaurumyhv2isvaHtJzq0L3fx4hYH_QhTtSK1h2RGqXopsMwHBNo13_dtfHQWkUf4F7h8i4dRNeEoo/s144/schedule.png&quot; style=&quot;height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Make an Appointment&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr align=&quot;center&quot;&gt;
      &lt;td colspan=&quot;3&quot; rowspan=&quot;1&quot;&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/2518892693281610617/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2018/08/how-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/2518892693281610617'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/2518892693281610617'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2018/08/how-to.html' title='How To'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgnqRCUzYwOrTDAYW972aBl4zeSRUmiHV3VYQWrpqHeXLk4AjJTNTZ6Glh3OrjZrfTQ0cRQL4sRn3lLHBrnmxdlQ6HJ2JD2vR0pOzzUvk7OOgybDw-Kh_bwpktY__Y5ske8ewWdTo_11o/s72-c/Actions-document-save-as-icon.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-7630621619605986369</id><published>2018-01-04T19:17:00.000-07:00</published><updated>2018-01-04T19:17:27.187-07:00</updated><title type='text'>ECS</title><content type='html'>&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:AllowPNG/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:DoNotShowRevisions/&gt;
  &lt;w:DoNotPrintRevisions/&gt;
  &lt;w:DoNotShowInsertionsAndDeletions/&gt;
  &lt;w:DoNotShowPropertyChanges/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:EnableOpenTypeKerning/&gt;
   &lt;w:DontFlipMirrorIndents/&gt;
   &lt;w:OverrideTableStyleHps/&gt;
  &lt;/w:Compatibility&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;}
table.MsoTableGrid
	{mso-style-name:&quot;Table Grid&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-priority:39;
	mso-style-unhide:no;
	border:solid windowtext 1.0pt;
	mso-border-alt:solid windowtext .5pt;
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-border-insideh:.5pt solid windowtext;
	mso-border-insidev:.5pt solid windowtext;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Essential Citation System&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Footnotes&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
Use footnotes at the end of
paraphrased or quoted information to cite the source. The ECS citation includes
the following information, punctuated and formatted as shown.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: 18.0pt; mso-bidi-font-size: 11.0pt;&quot;&gt;Type: Principal. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Title,&lt;/i&gt; edition. Publisher, date.
Location.&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn1&quot; name=&quot;_ftnref1&quot; style=&quot;mso-footnote-id: ftn1;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 18.0pt;&quot;&gt;[1]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: &amp;quot;symbol&amp;quot;; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Not all sources will have every piece of information. Use judgement in skipping pieces.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Do you have enough information to evaluate the source? &lt;/li&gt;
&lt;li&gt;Will you reader be able to locate the source with this information?&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Cross-Reference: When citing a source multiple times (with the same location) on the same page, use the word processor’s cross-reference feature.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Alternatively, insert the number of the original citation in superscript font (the number will not automatically change if you move or insert new citations).&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Use a complete citation the first time; on subsequent pages, use a short form containing:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: 18.0pt; mso-bidi-font-size: 11.0pt;&quot;&gt;Type: Principal. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Title&lt;/i&gt;. Location&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Type: The source type reflects the quality of work and is
stated up front, cluing readers in to the quality and currentness of the
information from the beginning of the citation. &lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
The type categories are based on
the quality of the information process rather than the medium of the
information. Any source can have both a print and online version of the
information. The ECS does not differentiate based on how the information is
accessed. &lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
Type can be general (in bold) or
specific, based on desired preference. The types are laid out in descending
order of level of review—which reflects the reliability and quality of a source.&lt;/div&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;text-align: left; width: 100px;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; style=&quot;font-weight: bold;&quot; valign=&quot;middle&quot;&gt;Book&lt;/td&gt;
      &lt;td align=&quot;center&quot; style=&quot;font-weight: bold;&quot; valign=&quot;middle&quot;&gt;Periodical&lt;/td&gt;
      &lt;td align=&quot;center&quot; style=&quot;font-weight: bold;&quot; valign=&quot;middle&quot;&gt;Media&lt;/td&gt;
      &lt;td align=&quot;center&quot; style=&quot;font-weight: bold;&quot; valign=&quot;middle&quot;&gt;Agency&lt;/td&gt;
      &lt;td align=&quot;center&quot; style=&quot;font-weight: bold;&quot; valign=&quot;middle&quot;&gt;Personal&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Book&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Journal&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Video&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Wiki&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Recording&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Reference&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Government&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Audio&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Composite&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Email&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Literature&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Newspaper&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Artifact&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Organization&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Blog&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Sacred&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Magazine&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Performance&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Business&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Social&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;Conference&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: center; vertical-align: middle;&quot;&gt;Self-pub&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Source Identification&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;In order to
determine the source type, essential citations rely on researchers making
informed decisions about their sources. Information is created through a
process, and its quality depends on the quality of that process. Evaluate a
source (see the guide on evaluating sources for more on how to do this) and
select a source type that reflects the quality of that process. For example,
here are three articles, belonging to three different types.&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;An article in a scholarly journal is a Periodical type (peer- and editorially- reviewed).&lt;/li&gt;
&lt;li&gt;An article on Wikipedia is an Agency type (internally- and crowd- reviewed).&lt;/li&gt;
&lt;li&gt;An article on NASA’s blog is a Personal type (not reviewed).&lt;/li&gt;
&lt;/ul&gt;
&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;&quot;&gt;
&lt;/span&gt;

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Principal (plain text): A single person primarily
responsible for the &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;final&lt;/i&gt; version of information.
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Last name, first name. Titles (Dr., etc.) or suffixes (Jr., III) come after.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Multiple authors&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn2&quot;&gt;[2]&lt;/a&gt;: List the first author, followed by &amp;amp; to indicate more authors.&lt;/li&gt;
&lt;li&gt;Quoting another source&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn3&quot;&gt;[3]&lt;/a&gt;: Source author first “quoting” second author.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Media Productions: The final version produced differs from the written script/copy. &lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Cite by director (coordinator, tv/radio news producer, conductor, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Agency&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn4&quot;&gt;[4]&lt;/a&gt; sources: If there’s no author, skip it and list the agency as the publisher.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Title&lt;/i&gt; (italics): The
title of the work using standard capitalization rules for titles (No ALL CAPS).&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Collections&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn5&quot;&gt;[5]&lt;/a&gt; (anthology, collected series, television series, online collection, etc.): title of the specific work in the collection name (television Video&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn6&quot;&gt;[6]&lt;/a&gt;: episode of).&lt;/li&gt;
&lt;li&gt;Social media&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn7&quot;&gt;[7]&lt;/a&gt;: Put the first sentence of the post (Tweet, etc.) as the title.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Edition (plain text): The specific version of the information
(which can change). &lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Applies to the issue, volume, or number of magazines, newspapers, and journals or even television news programs (evening edition, 10 o’clock news, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Publisher (plain text): The one responsible for publishing
the information in its current form. &lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Periodicals: Use the name of the periodical as the publisher. &lt;/li&gt;
&lt;li&gt;Social media: Use platform instead of publisher: Facebook, Youtube, Twitter, etc.&lt;/li&gt;
&lt;li&gt;Artifacts: establishment (museum, library, etc.)/owner name of where it’s displayed.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Date (plain text): Identifies the source by time as some publications
publish throughout the year. &lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Always put the most precise time information you can locate for the date. &lt;/li&gt;
&lt;li&gt;Format: dd, mmm. yyyy (5 Mar. 1999).&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Location (plain text): Where, specifically, the information
came from. &lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Print sources: The page number (line number for short poems). &lt;/li&gt;
&lt;li&gt;Online sources: The URL (web address) or the DOI (digital object identifier).&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Always use a &lt;b&gt;URL shortener website&lt;/b&gt; such as &lt;a href=&quot;https://goo.gl/&quot;&gt;https://goo.gl&lt;/a&gt; or &lt;a href=&quot;https://bit.ly/&quot;&gt;https://bit.ly/&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Multiple web pages: use the specific page you are citing information from.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Works with internal divisions: These are usually literary works such as plays (Hamlet,5 Spanish Tragedy), sacred books (Bible&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn8&quot;&gt;[8]&lt;/a&gt;, Qu’ran), and long poems (Odyssey, Inferno). &lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Divisions can be books, chapters, acts, scenes, parts, verses, line numbers, etc.) &lt;/li&gt;
&lt;li&gt;Use a combination of divisions, separated by periods, to locate sources.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Artifacts&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftn9&quot;&gt;[9]&lt;/a&gt;: City, State abbreviation, Country where the artifact can be viewed. &lt;/li&gt;
&lt;/ul&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
Source Types&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Warning!&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;The
description of sources below are generalized guidelines, only. Many types of
sources crossover or fit in-between the descriptions below. Researchers must
examine sources and use their best judgement to select the type of source on
their own. &lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Information
in print, in databases, on microform, or online do not affect the type or
quality of the information. These forms are merely how researchers access the information.
Each type of source described below can be accessed in any number of ways.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Book&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Books are
the long-term, long-form storage of the information world. Book subjects are
always detailed, and go into far more depth than any other source type. Books
are as diverse as periodicals in terms of audience and authorship, so take care
in their evaluation.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
Prior to the internet, book
publishers carefully controlled who would be published, but internet publishing
firms and e-books have made it so anyone can publish. The book type refers to
books published by an actual publishing company which reviews and edits the
information. &lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
Any book can also be an anthology,
a collection of shorter works such as essays, short stories, or poems. These
follow the title rules for a collection.&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Book: All non-fiction books. However, non-fiction does not mean they’re reliable as these also include commercial works such as tell-alls, self-help, and other popular books. &lt;/li&gt;
&lt;li&gt;Reference: Encyclopedias, dictionaries, etc. for quickly referencing information.&lt;/li&gt;
&lt;li&gt;Literature: Novels, stories, plays, poems, and other constructed fiction that are not subject to any kind of review. These can be translated from original language sources.&lt;/li&gt;
&lt;li&gt;Sacred: Works considered sacred to certain religions. These are often translated from original language or syntax, but, like literature, are unchanged and will not be reviewed.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Periodicals&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;Periodicals are published
multiple times a year, ranging from daily to yearly to inform specific
audiences about subjects—such as &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;The Wall
Street Journal’s&lt;/i&gt; focus on financial news. The articles in periodicals are
shorter and less in-depth than those found in books.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Periodicals
have a wide and diverse audience and authorship, ranging from ordinary people
to accomplished experts. Some are scholarly or scientific, while others are for
entertainment only.&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Journal (few times a year): Written by and intended for experts, and have the most rigorous review process.&lt;/li&gt;
&lt;li&gt;Government (when needed): Documents published by and reviewed by individual agencies within the government (dept. of Agriculture, Interior, Education, etc.). &lt;/li&gt;
&lt;li&gt;Newspaper (most frequent): The focus on speed can cause slips made in editorial review, and articles tend to lack depth of other sources.&lt;/li&gt;
&lt;li&gt;Magazine (weekly, monthly, quarterly, etc.): Magazines take the time to get more information, and their articles are frequently more in-depth than a newspaper.&lt;/li&gt;
&lt;li&gt;Conference (varies): Conference presentations are usually based on journal articles or scholarly books, but these are live with Q&amp;amp;A session, which can go “off-script.” &lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Media Source types&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;The audio, visual, and tangible
sources produced by organizations, not individuals. Media creators process
their work according to their organization’s standards (studio, co., editors, etc.).&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Video and Audio: These are the primary forms of recorded, produced media.&lt;/li&gt;
&lt;li&gt;Artifact: These are any physical objects, most commonly works of art, examined by the researcher, whether crafted (a sword) to naturally occurring (moon rocks).&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Organizations review and authenticate the artifacts, but seldom produce them.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Performance: These are live instead of a processed recording. Material is often rehearsed, but cannot be edited afterwards. &lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Recordings of live performances are still performances.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Agency Source types&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Agency
sources are created by groups of people for their own purposes and, usually, to
target specific audiences. The information review process is not formalized or
made public, so you must question the quality of the information.&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Wikis: Crowd-sourced information hubs edited by users. Wikis do not require users to demonstrate expertise or provide sources for information.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Wikipedia now asks for citations of sources in reference sections and wants credentialed editors. They’ve also instituted review prior to edits taking effect.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Composite: These sources will republish information from other sources and contribute its own articles (often unreviewed), usually to a theme to target a specific audience.&lt;/li&gt;
&lt;li&gt;Organization: Information from groups with a cause or political agenda. The information is mostly persuasive, and isn’t independently reviewed.&lt;/li&gt;
&lt;li&gt;Business: Information put out by companies to sell goods and services to consumers. The information is largely persuasive, and not subjected to independent verification.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Personal Source types&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Personal
source types generally do &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;not&lt;/i&gt; undergo
&lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;any&lt;/i&gt; kind of formalized review
process. There is no step between a person getting the information and
immediately distributing it to the public in some manner. While this kind of
information guarantees immediacy—such as tweets during the Boston Marathon
bombing—people can post false information. The person may even believe the
information, but it has not been verified.&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Recording: Recordings are audio, video, photographs, or other media taken by a person. &lt;/li&gt;
&lt;li&gt;Email: electronic correspondence between two or more people.&lt;/li&gt;
&lt;li&gt;Blog: Short for weblog, an informal platform for posting information. &lt;/li&gt;
&lt;li&gt;Social: Social media. Posts are most often, short, pieces of personal information. &lt;/li&gt;
&lt;li&gt;Self-pub: Everything else, including live speeches, presentations, books, etc. &lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Print-on-demand (POD), vanity presses, or digital distributors (such as Amazon).&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;mso-element: footnote-list;&quot;&gt;
&lt;br /&gt;
&lt;hr align=&quot;left&quot; size=&quot;1&quot; width=&quot;33%&quot; /&gt;
&lt;div id=&quot;ftn1&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref1&quot; name=&quot;_ftn1&quot; style=&quot;mso-footnote-id: ftn1;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[1]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Journal: Stevens, Christy. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Citation
Generators, OWL, and the Persistence of Error-Ridden References&lt;/i&gt;, vol. 42,
issue 6. The Journal of Academic Librarianship. &lt;a href=&quot;https://goo.gl/SdcTfZ&quot;&gt;https://goo.gl/SdcTfZ&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn2&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref2&quot; name=&quot;_ftn2&quot; style=&quot;mso-footnote-id: ftn2;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[2]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Newspaper: Cloos, Kossandra &amp;amp;. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Hundreds
of Nude Photos Jolt Colorado School.&lt;/i&gt; The New York Times, 6 Nov. 2015. &lt;a href=&quot;https://goo.gl/BLk6JG&quot;&gt;https://goo.gl/BLk6JG&lt;/a&gt;. 25. Jan 2017.&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn3&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref3&quot; name=&quot;_ftn3&quot; style=&quot;mso-footnote-id: ftn3;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[3]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Literature: Bradbury, Ray quoting Latimer, Hugh. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Fahrenheit 451.&lt;/i&gt; 70.&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn4&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref4&quot; name=&quot;_ftn4&quot; style=&quot;mso-footnote-id: ftn4;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[4]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Wiki: &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Space Elevator&lt;/i&gt;. Wikipedia, 24,
Dec. 2017. &lt;a href=&quot;https://goo.gl/mfB94f&quot;&gt;https://goo.gl/mfB94f&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn5&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref5&quot; name=&quot;_ftn5&quot; style=&quot;mso-footnote-id: ftn5;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[5]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Literature: Shakespeare, William. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Hamlet
in The Complete Pelican Shakespeare&lt;/i&gt;. Viking Press, 1977. 3.3.57.&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn6&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref6&quot; name=&quot;_ftn6&quot; style=&quot;mso-footnote-id: ftn6;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[6]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Video: Bole, Cliff. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Hollow Pursuits
episode of Star Trek: The Next Generation.&lt;/i&gt; Paramount Television, 1990.&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn7&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref7&quot; name=&quot;_ftn7&quot; style=&quot;mso-footnote-id: ftn7;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[7]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
deGrasse Tyson, Neil. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;If you never make
mistakes then you are not on the frontier of discovery, for there is where
mistakes are made all the time. &lt;/i&gt;Twitter, 10 Feb. 2016. &lt;a href=&quot;https://goo.gl/EuoNNZ&quot;&gt;https://goo.gl/EuoNNZ&lt;/a&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn8&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref8&quot; name=&quot;_ftn8&quot; style=&quot;mso-footnote-id: ftn8;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[8]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Sacred: Attridge, Harold. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;The Harper
Collins Study Bible&lt;/i&gt;, NRSV. Harper One, 2006. Gen.19.20-25.&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;ftn9&quot; style=&quot;mso-element: footnote;&quot;&gt;
&lt;div class=&quot;MsoFootnoteText&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#_ftnref9&quot; name=&quot;_ftn9&quot; style=&quot;mso-footnote-id: ftn9;&quot; title=&quot;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;mso-special-character: footnote;&quot;&gt;&lt;span class=&quot;MsoFootnoteReference&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 10.0pt;&quot;&gt;[9]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
Artifact: Schomburt, A. Thomas. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Rocky&lt;/i&gt;.
Philadelphia Museum of Art, 1981. Philadelphia, PA, USA.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/7630621619605986369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2018/01/ecs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/7630621619605986369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/7630621619605986369'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2018/01/ecs.html' title='ECS'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-4673773238558954428</id><published>2017-08-15T07:31:00.001-07:00</published><updated>2017-08-15T07:31:09.418-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 091"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Eng 091 Grade Scale</title><content type='html'>&lt;b&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVNYLEcLjt9kxwGPt60Dnoi8jnq_gQ3D7qA8I9U5WxSPhxTiONat5sdGA8rl3gXBIG5cjq7zCzIXrmZb0pC8AI60WhZQjR9xWbrN0D_B3IEXR879vlHR4AHIK8b3siCRzKzqz2qZPpiwU/s400/091+Breakdown.png&quot; style=&quot;border: 0px solid; height: 182px; width: 400px;&quot; /&gt;&lt;/b&gt;&lt;br /&gt;
&lt;table&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;A
90-100%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot; roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Can
independently&amp;nbsp;perform basic research for critical reading and
synthesize various ideas in own argument.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;B
80-89%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot; roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Reads and writes
well, critically, struggles with argumentative writing.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;C
70-79%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot; roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Reads critically,
but still struggles with writing.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;D
60-69%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot; roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Struggles
with applying concepts of critical reading and writng.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;F
&amp;lt; 60%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot; roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Understands some
basic concepts of critical reading and writing, but cannot apply them&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/4673773238558954428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/eng-091-grade-scale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4673773238558954428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4673773238558954428'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/eng-091-grade-scale.html' title='Eng 091 Grade Scale'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVNYLEcLjt9kxwGPt60Dnoi8jnq_gQ3D7qA8I9U5WxSPhxTiONat5sdGA8rl3gXBIG5cjq7zCzIXrmZb0pC8AI60WhZQjR9xWbrN0D_B3IEXR879vlHR4AHIK8b3siCRzKzqz2qZPpiwU/s72-c/091+Breakdown.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-7468365996742689107</id><published>2017-08-15T07:21:00.000-07:00</published><updated>2017-08-15T07:21:28.924-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 092"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Eng 091 Books &amp; Materials</title><content type='html'>  &lt;style&gt;.BG {
background-size: 100% 100%;
background-repeat:no-repeat
}&lt;/style&gt;
  &lt;title&gt;091 Books &amp;amp; Materials&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;table class=&quot;BG&quot; style=&quot;text-align: left; width: 100%;&quot;
 background=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF-NwQV93snpFsf2ZSVwG6hq6CqDb52iRZWAfyxNWqrIwLXiwWYfyWYTWev4ALcmRMWa21ryy7dIBIzrKHM1990ZxyZ6Y8tA9WLIdj5EtrkBXDyHqqvZNdkL4Ur2x3r632eyJ-fu0rpk8/s800-Ic42/book%252520background%252520small.png&quot;
 border=&quot;0&quot; cellpadding=&quot;8&quot; cellspacing=&quot;0&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: right; width: 50%;&quot;
 valign=&quot;middle&quot;&gt;&lt;big&gt;&lt;big style=&quot;font-weight: bold;&quot;&gt;Books
&amp;amp;&amp;nbsp;&lt;/big&gt;&lt;/big&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: left; width: 50%;&quot;
 valign=&quot;middle&quot;&gt;&lt;big&gt;&lt;big style=&quot;font-weight: bold;&quot;&gt;Materials&lt;/big&gt;&lt;/big&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: right; vertical-align: top;&quot;&gt;&lt;span
 style=&quot;font-style: italic; font-weight: bold;&quot;&gt;The Great
Gatsby&lt;/span&gt;&lt;br&gt;
      &lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;Pocket
Style Manual&lt;/span&gt;&lt;br
 style=&quot;font-style: italic; font-weight: bold;&quot;&gt;
      &lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;5th,
6th, or 7th ed.&lt;br&gt;
Writing Today&lt;br&gt;
      &lt;/span&gt;&lt;a
 href=&quot;http://www.rednovels.com/ScienceFiction/Asimov41/&quot;&gt;&lt;span
 style=&quot;font-weight: bold;&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
MS Word (required)&lt;br&gt;
Internet Access&lt;br&gt;
      &lt;/td&gt;
      &lt;td style=&quot;text-align: left; vertical-align: top;&quot;&gt;by
F. Scott Fitzgerald&lt;br&gt;
by Diana Hacker&lt;br&gt;
(required)&lt;br&gt;
by Johnson-Sheehan&lt;br&gt;
(optional)&lt;br&gt;
      &lt;a
 href=&quot;https://mesacc.edusupportcenter.com/sims/helpcenter/common/layout/SelfhelpArticleView.seam;jsessionid=338C037CDCB64D03ABBE0AC666A1F561.shp3?inst_name=mesa&amp;amp;article_id=1796-1327417&quot;&gt;(Free
for students!)&lt;/a&gt;&lt;br&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td colspan=&quot;2&quot; rowspan=&quot;1&quot; align=&quot;center&quot;
 valign=&quot;middle&quot;&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot;
 new=&quot;&quot; roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;&lt;a
 href=&quot;https://www.amazon.com/hz/wishlist/ls/1D0NJNXEOMWMC?type=wishlist&amp;amp;filter=all&amp;amp;sort=default&quot;&gt;Textbook
List on Amazon&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;br&gt;
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;table style=&quot;text-align: left; width: 100%;&quot; border=&quot;0&quot;
 cellpadding=&quot;2&quot; cellspacing=&quot;2&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td style=&quot;width: 125px;&quot;&gt;
      &lt;a href=&quot;https://www.youtube.com/watch?v=BQ4UwzRLVpQ&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfrhyphenhyphenH3OLnfhAwgyQJQ2xedN1bRjrEXDT-nAE1K7doMpiijT8kqlxr0TMAZ8uqpS0QlCqduHeJIAefR-68TTZ3ApS6w9VuefZJwRIZcMb6-PEbkttsd7EsKsQRsDAHRfBvUT4DHxiErEQ/s800/NeilTysonOriginsA-Crop_400x400.jpg&quot;
 style=&quot;border: 0px solid ; float: left; height: 125px; width: 125px;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;“There&#39;s no greater education than one that
is&amp;nbsp;self-driven.” –Neil Degrasse Tyson&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/7468365996742689107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/eng-091-books-materials.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/7468365996742689107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/7468365996742689107'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/eng-091-books-materials.html' title='Eng 091 Books &amp; Materials'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfrhyphenhyphenH3OLnfhAwgyQJQ2xedN1bRjrEXDT-nAE1K7doMpiijT8kqlxr0TMAZ8uqpS0QlCqduHeJIAefR-68TTZ3ApS6w9VuefZJwRIZcMb6-PEbkttsd7EsKsQRsDAHRfBvUT4DHxiErEQ/s72-c/NeilTysonOriginsA-Crop_400x400.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-6114115421964036040</id><published>2017-08-15T06:51:00.000-07:00</published><updated>2017-08-15T07:43:15.631-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 091"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Eng 091 Syllabus</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;
Table of Contents &lt;/div&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: left; width: 100%;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 95px;&quot;&gt;&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=0B7WHfdPYL8luTmMwLV9BZ2FrNlU&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLQhyAiNHIbsxrBoPbEpnLajNRLdBtqY0Bn7A8i8CQu2vG1D2AjYeVdIeLvANmsqjVC7l1UJ3_HVDiUJdfeECwJsVK301VwZ_6vfBx6uz4Ld-zOayBKNEhhzG0huRSUP6o_bxCwzUkWzY/s144/Print%252520Syllabus.png&quot; style=&quot;border: 0px solid; height: 100px; width: 92px;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: left;&quot;&gt;Printable Syllabus
(PDF)&lt;br /&gt;
Click icon to download&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/instructor.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqWWi2gO5Sws4XhGb-7KSQQ7JfC0smU62EVOS1fkrmxvRk-C-K1HFCroPuM8pCTNZqQJ3nlaJJI0rON1EK87KkN49y_CkBEE7hsBw4LXCaw5S5_bo5j1HgQO02UhFqzMP4yzPBM7agFGA/s400/fedora%2520big.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Instructor&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2017/08/eng-091-books-materials.html&quot;&gt;&lt;img align=&quot;middle&quot; alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmo76OeqbsIUJUiEcbPfPj025IjLeN4wZUQQM7wg_MAEWTeqit-lhSv6-oy3SjhyphenhypheneUJxDVrpyClpqt4kaY3spwsCV6cnHCTY8ZDYx0tUUDElzC4m7otcPYkfm4-8XqYLY858tabjbVm1M/s800/textbook.png&quot; style=&quot;border: 0px solid; height: 70px; width: 120px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Books
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2017/08/eng-091-grade-scale.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYv4nTXiGdUkJ-V-0BklK1mTBnq4msHqQMcb4W2nFgFMhLdvuNAAHIGIZjG-cy6_wpYbuFiCostc0XpzIBqlQOhNKpRIZd90mkqurTnw30-X-QUouUVfCvVdycVWEQY2vJEKQ3XoFOCPk/s800/scales.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Grading Scale&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/assignment-policy.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhy9zIEhdb0o9ZRv-nkn0A7wHi1wYIdXv58IuP-6YyBQuIB2mADmPvWx8CMhAX55uMoQBanselnVXBdBFnGOR2ImVDPQW08UXe5YeiTyNCCko209A3qIujyXIaTvxbm4gjOc_m3A1t8ok/s800/checklist.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Requirements&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/grading-criteria.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1V_fb5UOLwxykB7B_CDaxyI846dV9VN0qJzVxgDs6wJV0vbGxTSKzi7o3b-GfHkTcWQ68RVGt4SUYJVTyFVvDZCbOwVswTJRtc44RJrcX3eSe6twtZur457DW0mgN9SYZcFgcoqvp3Nk/s800/target.png&quot; style=&quot;border: 0px solid; height: 70px; width: 67px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Criteria&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/attendance.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiImW3811n-UwYpQhf7aBo6E6aam32WH9wFepjGsjcASTMoZXz3O9QKVcUPB41ILbddwK6eebjwoEcgQbFxR1JzF8j6HUA4Ies0C2GDzAqNokSds2ps6oa2i0GRUyQIRRp_Anx9z_teDRI/s800/hourglass.png&quot; style=&quot;border: 0px solid; height: 70px; width: 46px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Attendance&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/etiquette-learning-statement.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoUY1i1bsNcRhpFBLHVWsnxiDMwi3vQCWk0jgYyXp8483ceyzhaqXZam47BfIIccg06k8mOoYDzbxxo5jQm4O6tgJ6cLhz7bfZRz1OqJPB7OGcajFEREJqmLTgl6zjIC3aV57HUv2txOU/s800/yinyang.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Etiquette&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/responses.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEig4NhXzkkFt0vgXYraJ8XpqzNRd-LcaCTT7Db8e1wdPDNgU_XP2Vf9IZEsikXgbfHz1auy6sXhjsZiu00oXYMJSHZfKGJERI69PfHKb8Mvmgpe9CDtykfrpC4I5Txs9R8fK7pI7H6UQFk/s144-Ic42/PADD_lrgvoyager.jpg&quot; style=&quot;border: 0px solid; height: 70px; width: 90px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Responses&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdcaeyvLsgr6sJojOfhVBgj2-RDQHk_-8ggYuYn7FTD1A7FTAi1EcNp02VxYvfm2DQiGP9eskj23PToqFxU47cBw4ROnoygs1AWyXBWS6UYKlzLfyBeUX1zObmVqSL8ijliPYaOAHVxzc/s1600/Speech+Bubble.png&quot; style=&quot;height: 70px; width: 70px;&quot; /&gt;&lt;br /&gt;
Communication&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2017/01/succesful-students.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqEImCgNL0N-FlPkgW8jL-53cVwkXXMpGlv_ZbwfuY0fIsvX-62dKOxMocl4l9pNQtHN-CRjXZwe3cXRaItEUpjI8Xmmk3TznGbfDs5lF28rRoxAIJ1xc3QEcXCNg6nuCUl0QrkdG3bqA/s200/Bruce-Lee+palm.jpg&quot; style=&quot;border: 0px solid; height: 70px; width: 117px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Success
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/college-resources.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhS6wToo_Z1d6LVQatpwCNPoSGP96P_fAg8DFDQIue3tRt2v4Ogo8RB0yqAck-mVXNkSX1QbPJUTnQ4CjO-oSr6bLsddXNuO_X7xmU55kJfQwNPE2iy6SnMrx9qPNf1UOQrm1dmlWfHv64/s800/campus.png&quot; style=&quot;border: 0px solid; height: 70px; width: 104px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
College
Resources&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/plagiarism.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3b3gNvwlkOK64U7sQlt4WSevRpfr_3OlTASd5p2bL3blqr8q2_ji6qzoXrUMyFWmDZx0dxi1JMSeihyphenhyphenvjnd1z7KyH9oKpQipp4JSp4QrNOZTCcMPKA8aAScQNbSUB3rik_s5hSMHVPtw/s800/plagiarism.png&quot; style=&quot;border: 0px solid; height: 70px; width: 73px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Plagiarism&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/6114115421964036040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/eng-091-syllabus.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/6114115421964036040'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/6114115421964036040'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/eng-091-syllabus.html' title='Eng 091 Syllabus'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLQhyAiNHIbsxrBoPbEpnLajNRLdBtqY0Bn7A8i8CQu2vG1D2AjYeVdIeLvANmsqjVC7l1UJ3_HVDiUJdfeECwJsVK301VwZ_6vfBx6uz4Ld-zOayBKNEhhzG0huRSUP6o_bxCwzUkWzY/s72-c/Print%252520Syllabus.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-4077139422634971714</id><published>2017-08-13T19:40:00.001-07:00</published><updated>2017-08-13T19:40:57.177-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 091"/><category scheme="http://www.blogger.com/atom/ns#" term="Eng 101"/><category scheme="http://www.blogger.com/atom/ns#" term="Eng 102"/><category scheme="http://www.blogger.com/atom/ns#" term="Guide"/><title type='text'>The Path from Information to Skill</title><content type='html'>&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;Tabula Rasa&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
The beginning. No first-hand information. The only
information about the subject is what has been heard in passing, and that has
not been verified.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Example: &lt;i&gt;Red Riding Hood is a fairy tale about a little girl
in the forest. She might have laser vision and know kung fu.&lt;/i&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;u&gt;Barrier: Does not try to find out information on own.
Expects someone will tell what is important to know about something and blindly
trust that information.&lt;/u&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Breakthrough:&lt;span style=&quot;mso-tab-count: 1;&quot;&gt; &lt;/span&gt;Engage
with information. Don&#39;t wait to be told the answer, search out the information.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;Information&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
The facts, snippets of information like the meaning of key
words (the ones in bold in textbooks), names of characters, description of
events.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-tab-count: 1;&quot;&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Example: &lt;i&gt;Red is a girl with a
basket of goodies for Grandma. The Wolf is hungry living in the woods.
Grandma lives in the woods. The Wolf eats Grandma and Red.&lt;/i&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;u&gt;Barrier: Cannot move past the snippets. In &quot;Spark
Notes&quot; mode. Still expecting to be told what&#39;s important. Not fully
engaged.&lt;/u&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Breakthrough: Do not skim for information. Important parts
won&#39;t &quot;jump out&quot; at you. Look at it as a whole instead of for the
pieces. Slow down!&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;Knowledge&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
The bigger picture, the sequence and overt message, what the
author&#39;s point was. The whats and the hows.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Example: &lt;i&gt;Red talks to the Wolf, giving him the idea to eat
both Grandma and Red. He exploits Red&#39;s willingness to talk and makes a trap
for her. The author is sending a message about not talking to strangers because
they are dangerous.&lt;/i&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;u&gt;Barrier: Can only summarize. Can&#39;t move beyond presented
facts, the obvious point, or the author&#39;s point.&lt;/u&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Breakthrough: Slow down even more! Ask why at every
opportunity. Make notes. Look beyond what was said for what has NOT been said.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;Understanding&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
The deeper picture, how pieces fit together to mean
something more. Asks questions and looks for hidden messages, makes connections
between things that don&#39;t seem connected. The whys.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Example: &lt;i&gt;The Wolf, Red, and Grandma are all connected in some
way. They mean something more as a whole than apart. Why doesn&#39;t the Wolf eat
Red right away? Why pretend to be Grandma? Why does Red take off her clothes
before crawling in bed with the Wolf? Why the big eyes, big hands, teeth, etc?&lt;/i&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;u&gt;Barrier: Can ask the questions, but cannot formulate own answers,
or cannot justify the reasons behind their connection. Must be told what the
deeper meaning is instead of creating and articulating it on their own.&lt;/u&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Breakthrough: Get creative in making connections; be wild
and crazy with the ideas. “If at first the idea is not absurd, then there is no
hope for it.” –Albert Einstein. Test connections with logic and reason using
evidence from within the source(s). Be aware that there is not a single answer
or even a &quot;right&quot; answer, but the answer you can articulate and
support after it survives your tests.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;Skill&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Your own point, using every previous stage to see the pieces
in a new way. Independently form new understandings, that advance the whole
discipline.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Example: &lt;i&gt;The Wolf is a sexual predator. He deceives his
victims, lulling them into safety before he attacks and rapes them (devours
them). However, Red was willing because she took off her clothes voluntarily.&lt;/i&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
On the way to developing a skill, any skill, you will fail.
Often. You will become discouraged at points, but you will never reach the
skill if you do not continue to thoughtfully try. Look at failures as an
opportunity to discover what went wrong. Understand the error, correct it, and
resume the path to new skills.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Mastering a skill is simply the result of correct practice,
experience, dedication, and more failure. “I have not failed. I&#39;ve just found
10,000 ways that won&#39;t work.” –Thomas Edison&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/4077139422634971714/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/the-path-from-information-to-skill.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4077139422634971714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4077139422634971714'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/the-path-from-information-to-skill.html' title='The Path from Information to Skill'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-9192034857371300062</id><published>2017-08-13T16:40:00.001-07:00</published><updated>2017-08-13T16:42:08.757-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 091"/><category scheme="http://www.blogger.com/atom/ns#" term="Eng 101"/><category scheme="http://www.blogger.com/atom/ns#" term="Eng 102"/><category scheme="http://www.blogger.com/atom/ns#" term="Guide"/><title type='text'>Using Assignment Template</title><content type='html'>Click to go to &lt;u&gt;Assignment Template Download Page&lt;/u&gt;. Follow the instructions on that page to install the template. You can open the template by double-clicking it (if you’ve installed it in your template folder, you can find it by starting a new document and selecting my templates).&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSjNZf_X9PyFpVptL9hKbISeM3VW1f60IDMF3H7Zoid7Ji2Cwo8ha6awGCk1zsxMYxqoWJMiTRp41kBl2EhbPJ626vEnDD3PJ55__mvFiKCwP2AjfupNPhletvH489F5MxPxWds8jByNo/s1600/0b+Template+view.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;107&quot; data-original-width=&quot;540&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSjNZf_X9PyFpVptL9hKbISeM3VW1f60IDMF3H7Zoid7Ji2Cwo8ha6awGCk1zsxMYxqoWJMiTRp41kBl2EhbPJ626vEnDD3PJ55__mvFiKCwP2AjfupNPhletvH489F5MxPxWds8jByNo/s1600/0b+Template+view.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
Click on ID#, Class Handle, and Response # and make your selection (hints appear above selections. Click on the title area, and type in your own title. After this, click below the title and type in your assignment.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUau0oCanbDvj7XIHPLpcwZEWQOLFMniCA5x5_pFryKJiNvwI-c1hHW82Barenk0nJXa8ovutO3JvrBBtkMgdMu55qCEnCm74XIdumbu7wRL0AcmjAw2CfIbs9Lms4l99lgB5HtucfuLg/s1600/1b+filename.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;104&quot; data-original-width=&quot;540&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUau0oCanbDvj7XIHPLpcwZEWQOLFMniCA5x5_pFryKJiNvwI-c1hHW82Barenk0nJXa8ovutO3JvrBBtkMgdMu55qCEnCm74XIdumbu7wRL0AcmjAw2CfIbs9Lms4l99lgB5HtucfuLg/s1600/1b+filename.png&quot; /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKWqPlqXU0kL9WsW0NPjxMkavm_HqNo_81qUP9J4KN5oQyXS5su1DvLM2zurPyi5m6T4CH-seK7rljnem9E4mmBNAFzIewBZWaUAQPMCbzKbhsjxoYRMzBRePQrJ0-DMCgVYppGfNsi9M/s1600/4b+Template+R+Title.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;100&quot; data-original-width=&quot;382&quot; height=&quot;51&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKWqPlqXU0kL9WsW0NPjxMkavm_HqNo_81qUP9J4KN5oQyXS5su1DvLM2zurPyi5m6T4CH-seK7rljnem9E4mmBNAFzIewBZWaUAQPMCbzKbhsjxoYRMzBRePQrJ0-DMCgVYppGfNsi9M/s200/4b+Template+R+Title.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
When finished with your essay, click on Save As (not Save). The file name is automatically put in. Make sure that the save as type is a Word Document (*.docx). Click the Save button, and you’re done.  &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjdzrT_OhJDE7VNAU93slMBckbIAzAcvBMhcUTj_8c3ms24xBLJtyL6jEkjj1r92N71OiQsq6FWMcwds_6juzpStOGaVyXNMRNmY0rUU1vrA9PGLazAK0O9xy8bScaomT3p_p3j19XmT4/s1600/5+Template+Save+as.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;259&quot; data-original-width=&quot;1087&quot; height=&quot;95&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjdzrT_OhJDE7VNAU93slMBckbIAzAcvBMhcUTj_8c3ms24xBLJtyL6jEkjj1r92N71OiQsq6FWMcwds_6juzpStOGaVyXNMRNmY0rUU1vrA9PGLazAK0O9xy8bScaomT3p_p3j19XmT4/s400/5+Template+Save+as.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/9192034857371300062/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/using-assignment-template.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/9192034857371300062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/9192034857371300062'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/using-assignment-template.html' title='Using Assignment Template'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSjNZf_X9PyFpVptL9hKbISeM3VW1f60IDMF3H7Zoid7Ji2Cwo8ha6awGCk1zsxMYxqoWJMiTRp41kBl2EhbPJ626vEnDD3PJ55__mvFiKCwP2AjfupNPhletvH489F5MxPxWds8jByNo/s72-c/0b+Template+view.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-286463646249497185</id><published>2017-08-13T16:02:00.001-07:00</published><updated>2017-08-13T16:02:25.424-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 102"/><category scheme="http://www.blogger.com/atom/ns#" term="Guide"/><title type='text'>Research Workflow</title><content type='html'>&lt;b&gt;Research Pitches &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You will pitch three different Wikipedia articles as potential topics for your research paper. The pitch topics must be about some kind of technology (the theme of the class). Make sure that your pitches are not too broad. Always look for the most specific sub topic within the main topic. For instance, video games are far too broad of a subject. Video games as an educational tool is much more specific. &lt;br /&gt;&lt;br /&gt;&lt;u&gt;The research pitches are a mandatory assignment. You will not be allowed to do the next assignment (the research proposal) until you have received approval on at least one of your pitched research topics. &lt;/u&gt;&lt;br /&gt;&lt;br /&gt;  &lt;b&gt;Research Proposal&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;            After being approved for at least one pitch topic, move ahead with the proposal. The proposal is an in-depth study of your Wikipedia article. Thoroughly know the general aspects of your subject, and convey that expertise to the reader. &lt;br /&gt;&lt;br /&gt;            More importantly, you will need to understand what the potential issues and arguments are for your chosen topic. You don’t need to pick an argument yet (in fact, you shouldn’t), but you do need to be able to express an understanding of the issues, the sides, and the stakes regarding your topic. &lt;br /&gt;&lt;br /&gt;            Caveat: The issues are more complex than for or against an issue. There are always, &lt;i&gt;always&lt;/i&gt; exceptions and conditions. Find the issues. Define the circumstances and exceptions, and provide your reasons. Look to create &lt;i&gt;your own&lt;/i&gt; side of the issues. &lt;br /&gt;&lt;br /&gt;            &lt;u&gt;Like the pitches, proposals are mandatory. You cannot move forward until you have done the proposal. The comments and questions from my feedback are the basis of the Defense. &lt;/u&gt;&lt;br /&gt;&lt;br /&gt;  &lt;b&gt;Defense &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;            Taken from the term used by graduate students with their theses and dissertations, this is a one-on-one meeting with me. The goal of the conversation is to assure me that you know where you are going with your topic, and to flesh out the potential issues and arguments regarding your topic. Your graded proposal will have questions or requests by me to help you prepare for the defense. &lt;br /&gt;&lt;b&gt;&lt;br /&gt;  Annotated Bibliography &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;            After you have finalized your topic and know the issue you want to examine, you need to find sources. At this level, Wikipedia is no longer acceptable. You need real and credible sources. In the annotated bibliography, you will summarize the important details and look critically at one or two issues regarding the sources: compare them to one another, examine the source’s authority, or its specific audience. &lt;br /&gt;&lt;br /&gt;            By the end of the annotated bibliography, you &lt;i&gt;must&lt;/i&gt; be well-read on the subject, almost an expert. You’ll know the important players, what’s currently going on, and where it’s headed. Now, refine your argument to a specific thesis statement. The best argument is the one you create. Be original; don’t rely on existing arguments. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Research Paper &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;            The big enchilada. This is the culmination of all your work. You will not rely on existing positions for arguments. You will make your own position where you propose ideas and solutions to the issue you’ve researched. The paper is formal, exact, and meant to be read by the true experts of the field. &lt;br /&gt;&lt;br /&gt;Imagine your specific audience. They can be other scholars, government officials, heads of corporations. This is your time to impress them with your ideas. The goal is to gain acceptance, for these people to recognize the worth of your argument, and take action. This is your application to become an expert yourself. </content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/286463646249497185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/research-workflow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/286463646249497185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/286463646249497185'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/research-workflow.html' title='Research Workflow'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-658291152974121096</id><published>2017-08-13T15:48:00.001-07:00</published><updated>2017-08-13T15:53:15.304-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 091"/><category scheme="http://www.blogger.com/atom/ns#" term="Eng 101"/><category scheme="http://www.blogger.com/atom/ns#" term="Eng 102"/><category scheme="http://www.blogger.com/atom/ns#" term="Guide"/><title type='text'>Research Basics</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://phdcomics.com/comics.php?f=1759&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;276&quot; data-original-width=&quot;600&quot; height=&quot;183&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVTB8cRa13bE8q7N3Ds5tuFaBaWiwt9OusKFSFP7LS1Xl_MePDsLlP_mnTMBUHbUrFcyuaDxa6yi44za8xmB-dxXP3q-Gxslj1g7fRo4KhbFqfiOAl2F31qKAy-GFafFP95TRYSTMpasU/s400/research+cycle.gif&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:AllowPNG/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:EnableOpenTypeKerning/&gt;
   &lt;w:DontFlipMirrorIndents/&gt;
   &lt;w:OverrideTableStyleHps/&gt;
  &lt;/w:Compatibility&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;false&quot;
  DefSemiHidden=&quot;false&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;375&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Normal Indent&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;footnote text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;annotation text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;header&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;footer&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;table of figures&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;envelope address&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;envelope return&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;footnote reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;annotation reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;line number&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;page number&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;endnote reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;endnote text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;table of authorities&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;macro&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;toa heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Closing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Signature&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text Indent&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Message Header&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Salutation&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Date&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text First Indent&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text First Indent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Note Heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text Indent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text Indent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Block Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Hyperlink&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;FollowedHyperlink&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Document Map&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Plain Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;E-mail Signature&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Top of Form&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Bottom of Form&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Normal (Web)&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Acronym&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Address&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Cite&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Code&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Definition&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Keyboard&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Preformatted&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Sample&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Typewriter&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Variable&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Normal Table&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;annotation subject&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;No List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Outline List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Outline List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Outline List 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Simple 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Simple 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Simple 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Colorful 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Colorful 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Colorful 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table 3D effects 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table 3D effects 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table 3D effects 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Contemporary&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Elegant&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Professional&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Subtle 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Subtle 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Web 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Web 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Web 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Balloon Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Theme&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; QFormat=&quot;true&quot;
   Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; QFormat=&quot;true&quot;
   Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; QFormat=&quot;true&quot;
   Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; QFormat=&quot;true&quot;
   Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; QFormat=&quot;true&quot;
   Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; QFormat=&quot;true&quot;
   Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;41&quot; Name=&quot;Plain Table 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;42&quot; Name=&quot;Plain Table 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;43&quot; Name=&quot;Plain Table 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;44&quot; Name=&quot;Plain Table 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;45&quot; Name=&quot;Plain Table 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;40&quot; Name=&quot;Grid Table Light&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot; Name=&quot;Grid Table 1 Light&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot; Name=&quot;Grid Table 6 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot; Name=&quot;Grid Table 7 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot; Name=&quot;List Table 1 Light&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot; Name=&quot;List Table 6 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot; Name=&quot;List Table 7 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Mention&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Smart Hyperlink&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Hashtag&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Unresolved Mention&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 mso-bidi-font-size:11.0pt;
 font-family:&quot;Times New Roman&quot;,serif;
 mso-bidi-font-family:&quot;Times New Roman&quot;;
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;Few
words bring as much dread to students as “research paper.” The comic relates
the stress involved.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;The fault comes from lectures of plagiarism, citations,
more plagiarism, and finding a requisite number and specific types of sources.
Let’s not forget the desperate midnight searches on the internet to find &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;something&lt;/i&gt; that can be included into the
paper before it’s due at 9:00 am (hence the coffee in panel 3). &lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;But this doesn’t have to be stressful and fill you with
dread. Research is not just for academics. We do research every day without
thinking about it: looking something up on a search engine, consulting a
dictionary, asking a friend about a good movie, reading product reviews on
Amazon. &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Research is about finding good
information and learning.&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;Your friend’s movie recommendation&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;If your friend said the latest action movie was “meh,”
would you consider seeing it? You trust your friends, but is she reliable when
it comes to action movies? She likes “slash ‘em up” horror movies more than
anything, and rarely sees action movies. Maybe she wanted more people to die.
Maybe it wasn’t gory enough. You have to question &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;how&lt;/i&gt; she evaluated the movie. What criteria did she use?&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;Amazon product review&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;Reviews
include a star-rating, a snapshot that tells you (relatively) how good the
product is. It also tells you how many people have given it reviews. If 500
people average out to a 2-star review, you’re not likely to buy it. However, if
those same 500 averaged out to 4.5 stars, you’d really consider buying it. Even
500 reviews have limited value if all they’ve written is “I liked this
product.” And they’re anonymous. Can you trust them? What about their criteria?&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;Hearing from experts&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .5in;&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;When
the people from &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Consumer Reports&lt;/i&gt; &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;Magazine&lt;/i&gt; review a product, they will go
into detail and talk about the product, and the ways they tested it out (their
criteria). It’s literally their job; they have training and lots of experience.
But their expertise has to relate, too. A Ph.D. in biology has no expertise in
recommending what car to buy. Ask mechanics.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;The best research&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Research doesn’t have an easy, silver bullet solution. When
you have a large number of experts (in the appropriate field) who use the same
criteria all say the same thing, you can rely on the information. Scientists
operate this way. One group performs an experiment and publishes their results.
Other scientists don’t accept blindly, they question and challenge to see if
they get the same result. They do this over and over until they’re convinced
that what the first group discovered is factual. They even question their own
results when it’s what they want to see. They’re never finished; they’re ready
to change their minds when more research changes things.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;English classes&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;As students, your first exposure to research isn’t in
science classes, but in English, which is actually appropriate. Before
scientists perform any experiments, they first have to read all the information
out there already. They must research what other people write. They ask
questions. They learn about the subject until they become experts themselves;
they evaluate and challenge what they are reading. After all of that, they
write. &lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&lt;/span&gt;Research is not
about finding &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;the answer&lt;/i&gt;. It’s about
learning enough to become an expert and make a contribution. Maybe you join one
side, preferring their answer. Or the opposite side. Or maybe, and this is the
best part, you create a new side. No matter what, you’re adding your voice and
expertise to the discussion.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;Formal research&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-tab-count: 1;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;This isn’t about research dressed in a tuxedo or ball
gown. It’s about the form, the specific shape of how research is presented.
Just as those scientists follow the same criteria in their experiments, formal
research is a set of standards to follow. By following these standards, you are
making a statement to others that your research is quality, your voice is worth
listening to, and you have something valid to contribute. This is where styles
of citation, quality of sources, and rules regarding plagiarism come in. They
can be tedious, but the ensure that your research is quality.&lt;/span&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/658291152974121096/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/research-basics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/658291152974121096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/658291152974121096'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/research-basics.html' title='Research Basics'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVTB8cRa13bE8q7N3Ds5tuFaBaWiwt9OusKFSFP7LS1Xl_MePDsLlP_mnTMBUHbUrFcyuaDxa6yi44za8xmB-dxXP3q-Gxslj1g7fRo4KhbFqfiOAl2F31qKAy-GFafFP95TRYSTMpasU/s72-c/research+cycle.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-6093048523308700479</id><published>2017-08-12T15:41:00.002-07:00</published><updated>2017-08-31T15:41:15.801-07:00</updated><title type='text'>Alternate Submit</title><content type='html'>&lt;div class=&quot;cloudwok-embed&quot; data-wokid=&quot;nRq0&quot;&gt;
&lt;div class=&quot;cloudwok-upload-files&quot;&gt;
&lt;/div&gt;
&lt;form class=&quot;cloudwok-upload&quot;&gt;
&lt;div class=&quot;cloudwok-dropzone&quot;&gt;
&lt;/div&gt;
&lt;/form&gt;
&lt;/div&gt;
&lt;style&gt;
    .cloudwok-embed .dropzone {
        background: #09758E !important;
        color: #D9E7FF !important;
        border: solid 3px #425BAC !important;
    }
    .cloudwok-embed .dropzone .filepicker {
        background: #5877C1 !important;
        color: #D9E7FF !important;
        border: solid 1px #425BAC !important;
    }
    .cloudwok-embed .btn-start-upload {
        background: #186EAB !important;
        color: #FFFFFF !important;
        border: solid 1px #135A8C !important;
    }
&lt;/style&gt;
&lt;script&gt;
    var cloudWokConfig = {
        &quot;dropzone&quot;: {
            &quot;label&quot;: &quot;DRAG &#39;N DROP&quot;,
            &quot;button&quot;: &quot;ADD FILES&quot;
        },
        &quot;success&quot;: {
            &quot;message&quot;: {
                &quot;title&quot;: &quot;Your file has uploaded successfully.&quot;,
                &quot;subtitle&quot;: &quot;&quot;,
                &quot;text&quot;: &quot;&quot;,
                &quot;button&quot;: &quot;OK&quot;,
                &quot;noButtonOwnCW&quot;: true,
                &quot;dontpopup&quot;: false,
                &quot;dontslideup&quot;: true,
                &quot;dontfadeout&quot;: true
            },
            &quot;redirect&quot;: &quot;&quot;
        }
    };
    document.querySelector(&quot;.cloudwok-embed&quot;).setAttribute(&quot;data-config&quot;,
    JSON.stringify(cloudWokConfig));
    (function(window, document) {
    var loader = function() {
    var script = document.createElement(&quot;script&quot;),
    tag = document.getElementsByTagName(&quot;script&quot;)[0];
    script.src = &quot;https://www.cloudwok.com/cdn-vassets/javascripts/cw.js&quot;;
    tag.parentNode.insertBefore(script, tag);
    };
    window.addEventListener ? window.addEventListener(&quot;load&quot;, loader, false) :
    window.attachEvent(&quot;onload&quot;, loader);
    })(window, document);
&lt;/script&gt;</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/6093048523308700479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/08/cloudwok.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/6093048523308700479'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/6093048523308700479'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/08/cloudwok.html' title='Alternate Submit'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-4167140183424957544</id><published>2017-04-06T10:32:00.001-07:00</published><updated>2017-04-06T10:34:16.514-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Eng 101"/><category scheme="http://www.blogger.com/atom/ns#" term="Eng 102"/><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="useful"/><category scheme="http://www.blogger.com/atom/ns#" term="Writing"/><title type='text'>Alchemist for Students</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9gvBSmqTWPl3HsNzLALVhtl2tUyrsMh-Jx6h8w5_rWtqvdhJgWMiFUsfpHm5b0u3EOo992Zfl1UPWuXAPjKsAeWOTcabkO9eVX65SGEU8L4TFjx0ww5ZttxtykCujo0gnOkvu-rxHil4/s1600/Alchemist.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9gvBSmqTWPl3HsNzLALVhtl2tUyrsMh-Jx6h8w5_rWtqvdhJgWMiFUsfpHm5b0u3EOo992Zfl1UPWuXAPjKsAeWOTcabkO9eVX65SGEU8L4TFjx0ww5ZttxtykCujo0gnOkvu-rxHil4/s1600/Alchemist.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Alchemist is a program I wrote to aid in my grading of papers. It scans and marks up text on certain patterns of writing, as well as providing an easy way for me to add comments. It is an add-in for Microsoft Word for Windows (not compatible with Macs, sorry).&lt;br /&gt;
&lt;br /&gt;
I have made a version for students to use so that they can scan and markup their own documents prior to submitting them to me. I&#39;m providing this free with the following stipulations:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Before downloading this, know that I am simply offering it to you. I&#39;m not guaranteeing it will work for you, nor am I requiring it for the submission of your essays.&lt;/li&gt;
&lt;li&gt;Do NOT contact me that you can&#39;t get it to work. I don&#39;t have time to play tech support&amp;nbsp; and get it working for you.&lt;/li&gt;
&lt;li&gt;I have included a PDF user guide, which should install in a folder in your start menu. It should cover the basics.&lt;/li&gt;
&lt;li&gt;Do not install this on school computers.&lt;/li&gt;
&lt;/ul&gt;
&amp;nbsp;&lt;a href=&quot;https://www.dropbox.com/s/ycz0lmzkmaz0l55/Alchemist%20Student.exe?dl=0&quot; target=&quot;_blank&quot;&gt;Download Alchemist&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/4167140183424957544/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/04/alchemist-for-students.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4167140183424957544'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4167140183424957544'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/04/alchemist-for-students.html' title='Alchemist for Students'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9gvBSmqTWPl3HsNzLALVhtl2tUyrsMh-Jx6h8w5_rWtqvdhJgWMiFUsfpHm5b0u3EOo992Zfl1UPWuXAPjKsAeWOTcabkO9eVX65SGEU8L4TFjx0ww5ZttxtykCujo0gnOkvu-rxHil4/s72-c/Alchemist.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-2646962194583766387</id><published>2017-01-13T04:41:00.004-07:00</published><updated>2017-01-13T04:41:35.213-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="How To"/><title type='text'>Make an Appointment</title><content type='html'>&lt;ol&gt;
&lt;li&gt;Go to &lt;a href=&quot;http://www.a3prof.blogspot.com/&quot;&gt;www.a3prof.blogspot.com&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Click Contact &amp;amp; Appt Tab &lt;/li&gt;
&lt;li&gt;Look at appointment availability &lt;/li&gt;
&lt;li&gt;Fill out form for appointment&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Appointment created in calendar.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Not set until confirmed by me.&lt;/li&gt;
&lt;/ul&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/2646962194583766387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/01/make-appointment.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/2646962194583766387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/2646962194583766387'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/01/make-appointment.html' title='Make an Appointment'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-7087970091541309863</id><published>2017-01-11T15:18:00.002-07:00</published><updated>2017-01-11T15:18:35.819-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Guide"/><category scheme="http://www.blogger.com/atom/ns#" term="Responses"/><title type='text'>Anatomy of Assignment Sheet</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6Vh-dBdkDJMn23IDPV_4rKp3RS40vXLNbYNJY-qxhMBkpJMXjU6ZmGW6L83J6JqqaT6anBeMJTuL1kNl8PTP5DfPh6WHsNEQHcIxb_GmMvG6a4l0KLu53UXls5iBUKacr5iSBLPknD9U/s1600/Anatomy+of+an+Assignment+Sheet_1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;289&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6Vh-dBdkDJMn23IDPV_4rKp3RS40vXLNbYNJY-qxhMBkpJMXjU6ZmGW6L83J6JqqaT6anBeMJTuL1kNl8PTP5DfPh6WHsNEQHcIxb_GmMvG6a4l0KLu53UXls5iBUKacr5iSBLPknD9U/s640/Anatomy+of+an+Assignment+Sheet_1.jpg&quot; width=&quot;540&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/7087970091541309863/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/01/anatomy-of-assignment-sheet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/7087970091541309863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/7087970091541309863'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/01/anatomy-of-assignment-sheet.html' title='Anatomy of Assignment Sheet'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6Vh-dBdkDJMn23IDPV_4rKp3RS40vXLNbYNJY-qxhMBkpJMXjU6ZmGW6L83J6JqqaT6anBeMJTuL1kNl8PTP5DfPh6WHsNEQHcIxb_GmMvG6a4l0KLu53UXls5iBUKacr5iSBLPknD9U/s72-c/Anatomy+of+an+Assignment+Sheet_1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-3694821318964693389</id><published>2017-01-11T15:09:00.000-07:00</published><updated>2017-01-11T15:12:48.677-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Guide"/><category scheme="http://www.blogger.com/atom/ns#" term="Responses"/><title type='text'>Example Response with Comments</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaULeRW2A5l1q7LodU5W0DLvmnj8AwtfNntl4mAea_pux25Ewk5TJTHMRDmUoJWOWZCoun62UdBsxzvdzLjS3Tx8AUjcCh5xcWSaoH1vFTh0wJCYj3O4odr8CLcMzblMGNOfT6_Jse0wc/s1600/Red+Example+Response_1+crop+b.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaULeRW2A5l1q7LodU5W0DLvmnj8AwtfNntl4mAea_pux25Ewk5TJTHMRDmUoJWOWZCoun62UdBsxzvdzLjS3Tx8AUjcCh5xcWSaoH1vFTh0wJCYj3O4odr8CLcMzblMGNOfT6_Jse0wc/s640/Red+Example+Response_1+crop+b.jpg&quot; width=&quot;540&quot; /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Page 1 &lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ1kpmtweAwwvZu9RqRhGw-BoZ_JimK86tW6b3fVyFaMZcmMhKf3xUqcF_xfShldKaU2WCEwJrMcmfwtXNrlxehcsN6_eFLBNkx3duCQ-n4p8xDShkZAq89mjdcvszJU2CFadeWlf5DBs/s1600/Red+Example+Response_2+crop+b.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;435&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ1kpmtweAwwvZu9RqRhGw-BoZ_JimK86tW6b3fVyFaMZcmMhKf3xUqcF_xfShldKaU2WCEwJrMcmfwtXNrlxehcsN6_eFLBNkx3duCQ-n4p8xDShkZAq89mjdcvszJU2CFadeWlf5DBs/s640/Red+Example+Response_2+crop+b.jpg&quot; width=&quot;540&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Page 2&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/3694821318964693389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/01/example-response-with-comments.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/3694821318964693389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/3694821318964693389'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/01/example-response-with-comments.html' title='Example Response with Comments'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaULeRW2A5l1q7LodU5W0DLvmnj8AwtfNntl4mAea_pux25Ewk5TJTHMRDmUoJWOWZCoun62UdBsxzvdzLjS3Tx8AUjcCh5xcWSaoH1vFTh0wJCYj3O4odr8CLcMzblMGNOfT6_Jse0wc/s72-c/Red+Example+Response_1+crop+b.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-1889152145777903839</id><published>2017-01-11T12:42:00.001-07:00</published><updated>2017-01-11T12:42:47.927-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="102"/><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Succesful Students</title><content type='html'>&lt;table style=&quot;text-align: left; width: 100%;&quot; border=&quot;0&quot;
 cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;undefined&quot; valign=&quot;undefined&quot;&gt;&lt;a
 href=&quot;https://www.youtube.com/watch?v=BUOMlsYFVYQ&quot;&gt;&lt;img
 style=&quot;border: 0px solid ; width: 200px; height: 120px;&quot; alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqEImCgNL0N-FlPkgW8jL-53cVwkXXMpGlv_ZbwfuY0fIsvX-62dKOxMocl4l9pNQtHN-CRjXZwe3cXRaItEUpjI8Xmmk3TznGbfDs5lF28rRoxAIJ1xc3QEcXCNg6nuCUl0QrkdG3bqA/s200/Bruce-Lee+palm.jpg&quot;&gt;&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;&lt;big&gt;Top 5 Behaviors of Successful Students&lt;/big&gt;&lt;span
 style=&quot;font-weight: bold;&quot;&gt;&lt;br&gt;
“Don’t
fear failure. Not failure, but low aim is the crime. In great attempts
it is glorious to fail.”&lt;/span&gt;&lt;br style=&quot;font-weight: bold;&quot;&gt;
      &lt;span style=&quot;font-weight: bold;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
–Bruce Lee&lt;/span&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td colspan=&quot;2&quot; rowspan=&quot;1&quot; align=&quot;undefined&quot;
 valign=&quot;undefined&quot;&gt;5 Studying and employing provided handouts&lt;br&gt;
4 Preparing for and engaging in class discussions&lt;br&gt;
3 Learning from failure&lt;br&gt;
2 Embracing instructor feedback on assignments&lt;br&gt;
1 Following directions on assignments and syllabus&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/1889152145777903839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2017/01/succesful-students.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/1889152145777903839'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/1889152145777903839'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2017/01/succesful-students.html' title='Succesful Students'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqEImCgNL0N-FlPkgW8jL-53cVwkXXMpGlv_ZbwfuY0fIsvX-62dKOxMocl4l9pNQtHN-CRjXZwe3cXRaItEUpjI8Xmmk3TznGbfDs5lF28rRoxAIJ1xc3QEcXCNg6nuCUl0QrkdG3bqA/s72-c/Bruce-Lee+palm.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-1650101686890246663</id><published>2016-10-04T19:52:00.004-07:00</published><updated>2018-08-21T15:10:20.407-07:00</updated><title type='text'>Assignment Templates</title><content type='html'>Use these MS Word Assignment templates to get the format and file name right on your assignments every time.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=1Iezcn7rLt9rtLcjMg0yyYZceLXHnxFgM&quot;&gt;Essay Template&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=1ZSVHKcjRMPqnjSNqbVhPbbhnAJXGnf8-&quot;&gt;Response Template&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Also see the page on &lt;a href=&quot;http://a3prof.blogspot.com/2017/08/using-assignment-template.html&quot;&gt;Using Assignment Templates&lt;/a&gt; </content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/1650101686890246663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/10/assignment-templates.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/1650101686890246663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/1650101686890246663'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/10/assignment-templates.html' title='Assignment Templates'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-584611783385654402</id><published>2016-08-12T14:19:00.000-07:00</published><updated>2016-08-12T14:19:02.642-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Myth Grade Breakdown &amp; Scale</title><content type='html'>&lt;a href=&quot;http://a3prof.blogspot.com/2010/09/response-grade-progression.html&quot; name=&quot;Breakdown&quot;&gt;&lt;/a&gt;

&lt;h4&gt;
&amp;nbsp;&lt;a href=&quot;http://a3prof.blogspot.com/2010/09/response-grade-progression.html&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;http://a3prof.blogspot.com/2010/09/response-grade-progression.html&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSDNS51V3OQDjci-hUg9mnOrrb4ngx-18rbZLNKDmlSBE7uiG-lZmQQxgRtmTYw4NrUaPHT1zsA6_NzMUJP1RWi5eOxp36wUO7Q2K2DBJgTd9tx0_i-t8c7aFLUUWB0Iix3Ly2Xv9v1Po/s1600/breakdown+myth+12.png&quot; /&gt;&lt;/a&gt;&lt;/h4&gt;
&lt;h4&gt;
&amp;nbsp;&lt;/h4&gt;
&lt;h4&gt;
&amp;nbsp;&lt;/h4&gt;
&lt;h4&gt;
&amp;nbsp;&lt;/h4&gt;
&lt;h4&gt;
&amp;nbsp;&lt;/h4&gt;
&lt;h4&gt;
&amp;nbsp;&lt;a href=&quot;https://www.blogger.com/null&quot; name=&quot;Scale&quot;&gt;Grading
Scale&lt;/a&gt;&lt;/h4&gt;
&lt;table&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;a href=&quot;http://www.classics.upenn.edu/myth/content/homer/media/odybig.jpg&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAxirRxwwE1HFZYcJgmdRJt2Tw66R7Q6197qGvRB1DKxlBMOSfnES0bQDBhYA88bfBlY4NbgNJI3Tv67M7837e-kMtICMb5QfB-HiRE2jqqnIjYaHPqjILTDrY5ymIxUCKNPFRKd3lMfw/s800/Odysseus.png&quot; style=&quot;border: 0px solid; height: 125px; width: 116px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Odysseus
      &lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;A
90-100%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;Extrapolate
cultural values and connects myths of different cultures to one another.&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;a href=&quot;http://austingrad.edu/images/Resources/Shipp/Maps/ProposedRoutesExodus.jpg&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXNGCQIg1d4vwBQNjzLV3hyphenhyphenBdXS7D54Kpo_4YtifQZ9toGSY9eW0yGXKDiye1t26_23X1QqQBEQ7jiIGFTpHZKVh0p_0FQKANEyiPyKeW48zSvpT1rEB2WjY5GHxnOUOtzi_V2e4r_hF0/s800/Moses.png&quot; style=&quot;border: 0px solid; height: 125px; width: 120px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Moses&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;B
80-89%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;Extrapolate
cultural values and understand deeper meanings of myths.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;a href=&quot;https://www.google.com/maps/place/Basrah,+Iraq/@30.5052095,47.7569247,4z/data=%214m2%213m1%211s0x3fc49771852a1535:0xb8d22927274bd410&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghP9W4FYdkc389CWndIQIdiw-FQahj8zfyUSzlCckBuYA_oV0g2KBRHlPGAAaZfeLacyewff66eIfkNiGcUgbR5X_dvMIbAeymC4kuJZk5CUlXhEsiNAA-MKvOKDk7uP5YhhIWPb-Vd6g/s800/Sinbad.png&quot; style=&quot;border: 0px solid; height: 125px; width: 119px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Sinbad&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;C
70-79%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;Understands
myths from class well, and begins to see cultural values.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;a href=&quot;https://www.google.com/maps/place/Sweden/@56.8393843,11.3269637,5z/data=%214m2%213m1%211s0x465cb2396d35f0f1:0x22b8eba28dad6f62&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLS7fcDBItqyZyMRSaXU41lnVO7VCF2VgZSROPP9OQrUtYCb_h1rn1ZMQofa2DJvLKS4z-r3hQSV9sY_zaX122jSryz0jSnr5oWBvBckwiwde6L06z6SFJnACQqIB6KPRTBEOztD2Fmrs/s800/Siegfried.png&quot; style=&quot;border: 0px solid; height: 125px; width: 94px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Siegfried&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;D
60-69%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;Has a
basic understanding of class myths. Does not understand cultural values.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Philistia#mediaviewer/File:Philistines_pentapolis.jpg&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrZ6WGO6vYKmahebL8S7Yg4myrIYsSr329IVdj3FJoJy_5Ab76rtIoYlVyLw3vjY5bws-jr8UfABN_BOGtWkkdsBkKBC9WSXS0oxC5PBVc7WMaxJLzvy7xBIM1kW8LkSqpTsKpJ8Ak9bE/s800/Samson.jpg&quot; style=&quot;border: 0px solid; height: 125px; width: 123px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Samson&lt;/td&gt;
      &lt;td&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;b&gt;F
&amp;lt; 60%&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;Understands
some myths from class, but has large gaps. No deeper meaning or
cultural values.&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/584611783385654402/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/myth-grade-breakdown-scale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/584611783385654402'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/584611783385654402'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/myth-grade-breakdown-scale.html' title='Myth Grade Breakdown &amp; Scale'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSDNS51V3OQDjci-hUg9mnOrrb4ngx-18rbZLNKDmlSBE7uiG-lZmQQxgRtmTYw4NrUaPHT1zsA6_NzMUJP1RWi5eOxp36wUO7Q2K2DBJgTd9tx0_i-t8c7aFLUUWB0Iix3Ly2Xv9v1Po/s72-c/breakdown+myth+12.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-8593413212490029914</id><published>2016-08-12T14:05:00.000-07:00</published><updated>2017-01-11T12:57:25.419-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Mythology Syllabus Table of Contents</title><content type='html'>&lt;table
 style=&quot;width: 100%; text-align: left; margin-left: auto; margin-right: auto;&quot;
 border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 95px;&quot;&gt;&lt;a
 href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=0B7WHfdPYL8luUWtyQ3RNSlptbHc&quot;&gt;&lt;img
 style=&quot;border: 0px solid ; width: 92px; height: 100px;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLQhyAiNHIbsxrBoPbEpnLajNRLdBtqY0Bn7A8i8CQu2vG1D2AjYeVdIeLvANmsqjVC7l1UJ3_HVDiUJdfeECwJsVK301VwZ_6vfBx6uz4Ld-zOayBKNEhhzG0huRSUP6o_bxCwzUkWzY/s144/Print%252520Syllabus.png&quot;
 alt=&quot;&quot;&gt;&lt;/a&gt;&lt;br&gt;
      &lt;/td&gt;
      &lt;td style=&quot;text-align: left;&quot;&gt;Printable Syllabus
(PDF)&lt;br&gt;
Click icon to download&lt;br&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;table style=&quot;&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a href=&quot;http://a3prof.blogspot.com/2016/05/instructor.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqWWi2gO5Sws4XhGb-7KSQQ7JfC0smU62EVOS1fkrmxvRk-C-K1HFCroPuM8pCTNZqQJ3nlaJJI0rON1EK87KkN49y_CkBEE7hsBw4LXCaw5S5_bo5j1HgQO02UhFqzMP4yzPBM7agFGA/s400/fedora%2520big.png&quot;
 style=&quot;border: 0px solid ; width: 70px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Instructor&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a href=&quot;http://a3prof.blogspot.com/2016/08/myth-books.html&quot;&gt;&lt;img
 style=&quot;border: 0px solid ; width: 120px; height: 70px;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmo76OeqbsIUJUiEcbPfPj025IjLeN4wZUQQM7wg_MAEWTeqit-lhSv6-oy3SjhyphenhypheneUJxDVrpyClpqt4kaY3spwsCV6cnHCTY8ZDYx0tUUDElzC4m7otcPYkfm4-8XqYLY858tabjbVm1M/s800/textbook.png&quot;
 alt=&quot;&quot; align=&quot;middle&quot;&gt;&lt;/a&gt;&lt;br&gt;
Books
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a
 href=&quot;http://a3prof.blogspot.com/2016/08/myth-grade-breakdown-scale.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYv4nTXiGdUkJ-V-0BklK1mTBnq4msHqQMcb4W2nFgFMhLdvuNAAHIGIZjG-cy6_wpYbuFiCostc0XpzIBqlQOhNKpRIZd90mkqurTnw30-X-QUouUVfCvVdycVWEQY2vJEKQ3XoFOCPk/s800/scales.png&quot;
 style=&quot;border: 0px solid ; width: 70px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Grading Scale&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a
 href=&quot;http://a3prof.blogspot.com/2016/08/assignment-policy.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhy9zIEhdb0o9ZRv-nkn0A7wHi1wYIdXv58IuP-6YyBQuIB2mADmPvWx8CMhAX55uMoQBanselnVXBdBFnGOR2ImVDPQW08UXe5YeiTyNCCko209A3qIujyXIaTvxbm4gjOc_m3A1t8ok/s800/checklist.png&quot;
 style=&quot;border: 0px solid ; width: 70px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Requirements&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a
 href=&quot;http://a3prof.blogspot.com/2016/05/grading-criteria.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1V_fb5UOLwxykB7B_CDaxyI846dV9VN0qJzVxgDs6wJV0vbGxTSKzi7o3b-GfHkTcWQ68RVGt4SUYJVTyFVvDZCbOwVswTJRtc44RJrcX3eSe6twtZur457DW0mgN9SYZcFgcoqvp3Nk/s800/target.png&quot;
 style=&quot;border: 0px solid ; width: 67px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Criteria&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a href=&quot;http://a3prof.blogspot.com/2016/08/attendance.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiImW3811n-UwYpQhf7aBo6E6aam32WH9wFepjGsjcASTMoZXz3O9QKVcUPB41ILbddwK6eebjwoEcgQbFxR1JzF8j6HUA4Ies0C2GDzAqNokSds2ps6oa2i0GRUyQIRRp_Anx9z_teDRI/s800/hourglass.png&quot;
 style=&quot;border: 0px solid ; width: 46px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Attendance&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a
 href=&quot;http://a3prof.blogspot.com/2016/08/etiquette-learning-statement.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoUY1i1bsNcRhpFBLHVWsnxiDMwi3vQCWk0jgYyXp8483ceyzhaqXZam47BfIIccg06k8mOoYDzbxxo5jQm4O6tgJ6cLhz7bfZRz1OqJPB7OGcajFEREJqmLTgl6zjIC3aV57HUv2txOU/s800/yinyang.png&quot;
 style=&quot;border: 0px solid ; width: 70px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Etiquette&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a href=&quot;http://a3prof.blogspot.com/2016/08/responses.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEig4NhXzkkFt0vgXYraJ8XpqzNRd-LcaCTT7Db8e1wdPDNgU_XP2Vf9IZEsikXgbfHz1auy6sXhjsZiu00oXYMJSHZfKGJERI69PfHKb8Mvmgpe9CDtykfrpC4I5Txs9R8fK7pI7H6UQFk/s144-Ic42/PADD_lrgvoyager.jpg&quot;
 style=&quot;border: 0px solid ; width: 90px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Responses&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;img style=&quot;width: 70px; height: 70px;&quot; alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdcaeyvLsgr6sJojOfhVBgj2-RDQHk_-8ggYuYn7FTD1A7FTAi1EcNp02VxYvfm2DQiGP9eskj23PToqFxU47cBw4ROnoygs1AWyXBWS6UYKlzLfyBeUX1zObmVqSL8ijliPYaOAHVxzc/s1600/Speech+Bubble.png&quot;&gt;&lt;br&gt;
Communication&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a
 href=&quot;http://a3prof.blogspot.com/2017/01/succesful-students.html&quot;&gt;&lt;img
 style=&quot;border: 0px solid ; width: 117px; height: 70px;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqEImCgNL0N-FlPkgW8jL-53cVwkXXMpGlv_ZbwfuY0fIsvX-62dKOxMocl4l9pNQtHN-CRjXZwe3cXRaItEUpjI8Xmmk3TznGbfDs5lF28rRoxAIJ1xc3QEcXCNg6nuCUl0QrkdG3bqA/s200/Bruce-Lee+palm.jpg&quot;
 alt=&quot;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Success
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a
 href=&quot;http://a3prof.blogspot.com/2016/08/college-resources.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhS6wToo_Z1d6LVQatpwCNPoSGP96P_fAg8DFDQIue3tRt2v4Ogo8RB0yqAck-mVXNkSX1QbPJUTnQ4CjO-oSr6bLsddXNuO_X7xmU55kJfQwNPE2iy6SnMrx9qPNf1UOQrm1dmlWfHv64/s800/campus.png&quot;
 style=&quot;border: 0px solid ; width: 104px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
College
Resources&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;
      &lt;a href=&quot;http://a3prof.blogspot.com/2016/08/plagiarism.html&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3b3gNvwlkOK64U7sQlt4WSevRpfr_3OlTASd5p2bL3blqr8q2_ji6qzoXrUMyFWmDZx0dxi1JMSeihyphenhyphenvjnd1z7KyH9oKpQipp4JSp4QrNOZTCcMPKA8aAScQNbSUB3rik_s5hSMHVPtw/s800/plagiarism.png&quot;
 style=&quot;border: 0px solid ; width: 73px; height: 70px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Plagiarism&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/8593413212490029914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/mythology-syllabus-table-of-contents.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/8593413212490029914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/8593413212490029914'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/mythology-syllabus-table-of-contents.html' title='Mythology Syllabus Table of Contents'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLQhyAiNHIbsxrBoPbEpnLajNRLdBtqY0Bn7A8i8CQu2vG1D2AjYeVdIeLvANmsqjVC7l1UJ3_HVDiUJdfeECwJsVK301VwZ_6vfBx6uz4Ld-zOayBKNEhhzG0huRSUP6o_bxCwzUkWzY/s72-c/Print%252520Syllabus.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-107913848006370578</id><published>2016-08-12T14:01:00.000-07:00</published><updated>2016-08-24T18:53:07.504-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Myth Books</title><content type='html'>&lt;style&gt;
.BG {
background-size: 100% 100%;
background-repeat:no-repeat
}&lt;/style&gt;

&lt;body&gt;
&lt;table background=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF-NwQV93snpFsf2ZSVwG6hq6CqDb52iRZWAfyxNWqrIwLXiwWYfyWYTWev4ALcmRMWa21ryy7dIBIzrKHM1990ZxyZ6Y8tA9WLIdj5EtrkBXDyHqqvZNdkL4Ur2x3r632eyJ-fu0rpk8/s800-Ic42/book%252520background%252520small.png&quot; border=&quot;0&quot; cellpadding=&quot;8&quot; cellspacing=&quot;0&quot; class=&quot;BG&quot; style=&quot;text-align: left; width: 100%;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: right; width: 50%;&quot; valign=&quot;middle&quot;&gt;&lt;big&gt;&lt;big style=&quot;font-weight: bold;&quot;&gt;Books
&amp;amp;&amp;nbsp;&lt;/big&gt;&lt;/big&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: left; width: 50%;&quot; valign=&quot;middle&quot;&gt;&lt;big&gt;&lt;big style=&quot;font-weight: bold;&quot;&gt;Materials&lt;/big&gt;&lt;/big&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: right; vertical-align: top;&quot;&gt;&lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;Parallel Myths&lt;br /&gt;
Holy Bible&lt;br /&gt;
      &lt;br /&gt;
The Greek Myths&lt;br /&gt;
Fangs, &lt;/span&gt;Vol. 2&lt;br /&gt;
Ebooks OK.&lt;br /&gt;
      &lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;/span&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: left; vertical-align: top;&quot;&gt;by
J.F. Bierlein&lt;br /&gt;
(Harper Collins&lt;br /&gt;
Study Bible)&lt;br /&gt;
by Robert Graves&lt;br /&gt;
by Otto Penzler&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; colspan=&quot;2&quot; rowspan=&quot;1&quot; valign=&quot;middle&quot;&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot; roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;&lt;a href=&quot;https://amzn.com/w/35AU56LYW66EG &quot;&gt;http://amzn.com/w/35AU56LYW66EG&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;br /&gt;
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;2&quot; cellspacing=&quot;2&quot; style=&quot;text-align: left; width: 100%;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 70px;&quot;&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=HEqeZ2bBsYA&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeMp6Mxw5_7otQCF1nS7nCNcv-28SBB57TlBnQ2F3wLPkjT8SDMALFn7ADSdV9JOFYItr1xV2KYyyvp-QABa-2TuwmyYvVzEEPKqUVRmsZqLoIsz8i3pUWnF8sqiNbV4V8JszFCNFN7Q8/s400/aphrodite-bathing-CCBz1-TL-3231.jpg&quot; style=&quot;border: 0px solid; float: left; height: 175px; width: 69px;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;
      &lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;strong&gt;Warning:
Sex!&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
      &lt;span style=&quot;font-size: 14px;&quot;&gt;Mythology studies &lt;strong&gt;&lt;em&gt;require&lt;/em&gt;&lt;/strong&gt;
an academic discussion of myths dealing with sex, incest, and rape. If
you find these topics offensive, you should withdraw from
the course.&lt;/span&gt;&lt;br /&gt;
      &lt;span style=&quot;font-size: 14px;&quot;&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
      &lt;span style=&quot;font-size: 14px;&quot;&gt;&lt;strong&gt;Aphrodite&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;/body&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/107913848006370578/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/myth-books.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/107913848006370578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/107913848006370578'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/myth-books.html' title='Myth Books'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeMp6Mxw5_7otQCF1nS7nCNcv-28SBB57TlBnQ2F3wLPkjT8SDMALFn7ADSdV9JOFYItr1xV2KYyyvp-QABa-2TuwmyYvVzEEPKqUVRmsZqLoIsz8i3pUWnF8sqiNbV4V8JszFCNFN7Q8/s72-c/aphrodite-bathing-CCBz1-TL-3231.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-4530844949670961662</id><published>2016-08-08T08:04:00.000-07:00</published><updated>2017-08-13T14:13:17.264-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="102"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Eng 102 Syllabus Table of Contents </title><content type='html'>&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: left; width: 100%;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 95px;&quot;&gt;&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=0B7WHfdPYL8luclowY1VOb2h5U0U&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLQhyAiNHIbsxrBoPbEpnLajNRLdBtqY0Bn7A8i8CQu2vG1D2AjYeVdIeLvANmsqjVC7l1UJ3_HVDiUJdfeECwJsVK301VwZ_6vfBx6uz4Ld-zOayBKNEhhzG0huRSUP6o_bxCwzUkWzY/s144/Print%252520Syllabus.png&quot; style=&quot;border: 0px solid; height: 100px; width: 92px;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: left;&quot;&gt;Printable Syllabus
(PDF)&lt;br /&gt;
Click icon to download&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5389716576940993440#Instructor&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/instructor.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqWWi2gO5Sws4XhGb-7KSQQ7JfC0smU62EVOS1fkrmxvRk-C-K1HFCroPuM8pCTNZqQJ3nlaJJI0rON1EK87KkN49y_CkBEE7hsBw4LXCaw5S5_bo5j1HgQO02UhFqzMP4yzPBM7agFGA/s400/fedora%2520big.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Instructor&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/eng-102-books-materials.html&quot;&gt;&lt;img align=&quot;middle&quot; alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmo76OeqbsIUJUiEcbPfPj025IjLeN4wZUQQM7wg_MAEWTeqit-lhSv6-oy3SjhyphenhypheneUJxDVrpyClpqt4kaY3spwsCV6cnHCTY8ZDYx0tUUDElzC4m7otcPYkfm4-8XqYLY858tabjbVm1M/s800/textbook.png&quot; style=&quot;border: 0px solid; height: 70px; width: 120px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Books
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/eng-102-grade-scale.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYv4nTXiGdUkJ-V-0BklK1mTBnq4msHqQMcb4W2nFgFMhLdvuNAAHIGIZjG-cy6_wpYbuFiCostc0XpzIBqlQOhNKpRIZd90mkqurTnw30-X-QUouUVfCvVdycVWEQY2vJEKQ3XoFOCPk/s800/scales.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Grading Scale&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/assignment-policy.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhy9zIEhdb0o9ZRv-nkn0A7wHi1wYIdXv58IuP-6YyBQuIB2mADmPvWx8CMhAX55uMoQBanselnVXBdBFnGOR2ImVDPQW08UXe5YeiTyNCCko209A3qIujyXIaTvxbm4gjOc_m3A1t8ok/s800/checklist.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Requirements&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/05/grading-criteria.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1V_fb5UOLwxykB7B_CDaxyI846dV9VN0qJzVxgDs6wJV0vbGxTSKzi7o3b-GfHkTcWQ68RVGt4SUYJVTyFVvDZCbOwVswTJRtc44RJrcX3eSe6twtZur457DW0mgN9SYZcFgcoqvp3Nk/s800/target.png&quot; style=&quot;border: 0px solid; height: 70px; width: 67px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Criteria&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/attendance.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiImW3811n-UwYpQhf7aBo6E6aam32WH9wFepjGsjcASTMoZXz3O9QKVcUPB41ILbddwK6eebjwoEcgQbFxR1JzF8j6HUA4Ies0C2GDzAqNokSds2ps6oa2i0GRUyQIRRp_Anx9z_teDRI/s800/hourglass.png&quot; style=&quot;border: 0px solid; height: 70px; width: 46px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Attendance&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/etiquette-learning-statement.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoUY1i1bsNcRhpFBLHVWsnxiDMwi3vQCWk0jgYyXp8483ceyzhaqXZam47BfIIccg06k8mOoYDzbxxo5jQm4O6tgJ6cLhz7bfZRz1OqJPB7OGcajFEREJqmLTgl6zjIC3aV57HUv2txOU/s800/yinyang.png&quot; style=&quot;border: 0px solid; height: 70px; width: 70px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Etiquette&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/responses.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEig4NhXzkkFt0vgXYraJ8XpqzNRd-LcaCTT7Db8e1wdPDNgU_XP2Vf9IZEsikXgbfHz1auy6sXhjsZiu00oXYMJSHZfKGJERI69PfHKb8Mvmgpe9CDtykfrpC4I5Txs9R8fK7pI7H6UQFk/s144-Ic42/PADD_lrgvoyager.jpg&quot; style=&quot;border: 0px solid; height: 70px; width: 90px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Responses&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdcaeyvLsgr6sJojOfhVBgj2-RDQHk_-8ggYuYn7FTD1A7FTAi1EcNp02VxYvfm2DQiGP9eskj23PToqFxU47cBw4ROnoygs1AWyXBWS6UYKlzLfyBeUX1zObmVqSL8ijliPYaOAHVxzc/s1600/Speech+Bubble.png&quot; style=&quot;height: 70px; width: 70px;&quot; /&gt;&lt;br /&gt;
Communication&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2017/01/succesful-students.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqEImCgNL0N-FlPkgW8jL-53cVwkXXMpGlv_ZbwfuY0fIsvX-62dKOxMocl4l9pNQtHN-CRjXZwe3cXRaItEUpjI8Xmmk3TznGbfDs5lF28rRoxAIJ1xc3QEcXCNg6nuCUl0QrkdG3bqA/s200/Bruce-Lee+palm.jpg&quot; style=&quot;border: 0px solid; height: 70px; width: 117px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Success
      &lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/college-resources.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhS6wToo_Z1d6LVQatpwCNPoSGP96P_fAg8DFDQIue3tRt2v4Ogo8RB0yqAck-mVXNkSX1QbPJUTnQ4CjO-oSr6bLsddXNuO_X7xmU55kJfQwNPE2iy6SnMrx9qPNf1UOQrm1dmlWfHv64/s800/campus.png&quot; style=&quot;border: 0px solid; height: 70px; width: 104px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
College
Resources&lt;/td&gt;
      &lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;a href=&quot;http://a3prof.blogspot.com/2016/08/plagiarism.html&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3b3gNvwlkOK64U7sQlt4WSevRpfr_3OlTASd5p2bL3blqr8q2_ji6qzoXrUMyFWmDZx0dxi1JMSeihyphenhyphenvjnd1z7KyH9oKpQipp4JSp4QrNOZTCcMPKA8aAScQNbSUB3rik_s5hSMHVPtw/s800/plagiarism.png&quot; style=&quot;border: 0px solid; height: 70px; width: 73px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Plagiarism&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/4530844949670961662/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/eng-102-syllabus-table-of-contents.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4530844949670961662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4530844949670961662'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/eng-102-syllabus-table-of-contents.html' title='Eng 102 Syllabus Table of Contents '/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLQhyAiNHIbsxrBoPbEpnLajNRLdBtqY0Bn7A8i8CQu2vG1D2AjYeVdIeLvANmsqjVC7l1UJ3_HVDiUJdfeECwJsVK301VwZ_6vfBx6uz4Ld-zOayBKNEhhzG0huRSUP6o_bxCwzUkWzY/s72-c/Print%252520Syllabus.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-299430783849072582</id><published>2016-08-08T04:23:00.000-07:00</published><updated>2016-08-08T04:23:19.568-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="102"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Eng 102 Grade Scale</title><content type='html'>&lt;strong&gt;&lt;img
 style=&quot;border: 0px solid ; width: 424px; height: 188px;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN5HEnVqu8MgR5fX0EUR0D5DGeIqTbzwbDyPI9kv5ll2OsQJKZqu9GVeEWbw0vxzOzkySW0FycRIvIEK0hdCoennl2bBehQLUgS98EPXi1blStKU6dBQH-RdcoiAHcV6R2s3MIyUa6RsQ/s1600/Grade+Breakdown+no+arg+essay.png&quot;
 alt=&quot;&quot;&gt;&lt;/strong&gt;
&lt;table&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;
      &lt;a href=&quot;https://www.youtube.com/watch?v=hWjlUj7Czlk&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJIV0YteaejwlHAcGATIQhvoAzHlTIUBYV2RzY41NQv-QkUtxOJ4YQ1TAcBhasBgC2cCaM5pQoW42WuVLwgVY4gd_E4qnl2wnenTxrf6oO9bw-y2BfJ68cy-y1xZE5J094qeKw0dSALX4/s800-Ic42/vincent-freeman-gattaca-ethan-hawke-140x140.jpg&quot;
 style=&quot;border: 0px solid ; height: 125px; width: 125px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Vincent Freeman
      &lt;/td&gt;
      &lt;td&gt;
      &lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;strong&gt;A
90-100%&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
      &lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot;
 roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Can
independently research subjects and form cohesive, documented
arguments.&lt;/span&gt;&lt;/b&gt;&lt;br&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;
      &lt;a href=&quot;https://www.youtube.com/watch?v=m5TwT69i1lU&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5IRukw_54WPnQZgDQjTJAagnNmcTm6BbBuKrSqe0-FEodcrmymqJe03_uH0cM3M0tMzkVYmiIL_GTjUgRZIg2gheOyrnBWZI83eptMoagaAuSNVZa1xa2b3x46oMukJGJOw72fAuBu_Y/s144-Ic42/rain%252520in%252520park%2525202.jpg&quot;
 style=&quot;border: 0px solid ; height: 125px; width: 125px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Richard Hanshaw
      &lt;/td&gt;
      &lt;td&gt;
      &lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;strong&gt;B
80-89%&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
      &lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot;
 roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Argues
well and does okay at research, missing fine skills.&lt;/span&gt;&lt;/b&gt;&lt;br&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;
      &lt;a href=&quot;https://www.youtube.com/watch?v=MJQ30fPYec8&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9hI0pOCjOtF0ckHslfqF7N7zsqmoO7KG4xPehvNCjVIyFUZsBqlKQU4iqssFq5Mp75poz3gwfFdpDBnG27xB5MienHf96yAR15ViGexJ20i9fC-5dCn9uIQCuDE2PHSJjDuiIQbZ4Wx4/s144-Ic42/enemy%252520of%252520state.png&quot;
 style=&quot;border: 0px solid ; height: 125px; width: 123px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Robert Dean
      &lt;/td&gt;
      &lt;td&gt;
      &lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;strong&gt;C
70-79%&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
      &lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot;
 roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Can
perform basic research to learn about subjects, but struggles with
arguments.&lt;/span&gt;&lt;/b&gt;&lt;br&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;
      &lt;a href=&quot;https://www.youtube.com/watch?v=U9KSoPFsbtg&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4Jd1J8w0gHCxtsCpdnjpGcKLQ_Y2Xa6r8paRLHD8XoCHEGHPerBVPpHe3VD9jlJDWjAywmAtzWnxRXVobm3OhQQ0Ktnou_vlQjPXinsN7euVLxAAkfqPjDopaRM833AFzFRpbCSvw7RQ/s144-Ic42/barclay.png&quot;
 style=&quot;border: 0px solid ; height: 125px; width: 112px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Reginald Barclay
      &lt;/td&gt;
      &lt;td&gt;
      &lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;strong&gt;D
60-69%&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
      &lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot;
 roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Struggles
with applying concepts of argumentation and research.&lt;/span&gt;&lt;/b&gt;&lt;br&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: center; width: 125px;&quot;&gt;
      &lt;a href=&quot;https://www.youtube.com/watch?v=fZEyB2Q0K3E&quot;&gt;&lt;img
 alt=&quot;&quot;
 src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjObn9W2UewU6KkzjOGn6H2aPQXrvkUTl20u09BwT672-bOF4qvJOWe2QDDBqKqNfumBienm6ZZ_OTrhpMOuUIwv5RPJlHwiZyJ8pj_nunHE564_i8m8HBlfdenraXfQGSKGv4eCOqPux0/s144-Ic42/mildred-montag-foto.jpg&quot;
 style=&quot;border: 0px solid ; height: 125px; width: 125px;&quot;&gt;&lt;/a&gt;&lt;br&gt;
Mildred Montag
      &lt;/td&gt;
      &lt;td&gt;
      &lt;span style=&quot;font-size: 24px;&quot;&gt;&lt;strong&gt;F
&amp;lt; 60%&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
      &lt;b&gt;&lt;span 12pt=&quot;&quot; font-size=&quot;&quot; new=&quot;&quot;
 roman=&quot;&quot; serif=&quot;&quot; times=&quot;&quot;&gt;Understands
some basic concepts of argument and research; cannot perform
them.&lt;/span&gt;&lt;/b&gt;&lt;br&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/299430783849072582/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/eng-102-grade-scale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/299430783849072582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/299430783849072582'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/eng-102-grade-scale.html' title='Eng 102 Grade Scale'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN5HEnVqu8MgR5fX0EUR0D5DGeIqTbzwbDyPI9kv5ll2OsQJKZqu9GVeEWbw0vxzOzkySW0FycRIvIEK0hdCoennl2bBehQLUgS98EPXi1blStKU6dBQH-RdcoiAHcV6R2s3MIyUa6RsQ/s72-c/Grade+Breakdown+no+arg+essay.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-4458798523592395319</id><published>2016-08-08T02:45:00.000-07:00</published><updated>2017-08-14T14:39:35.892-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="102"/><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Etiquette &amp; Learning Statement</title><content type='html'>&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;text-align: left; width: 100%;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;width: 115px;&quot;&gt;&lt;img alt=&quot;Backwards Brain Bike&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfrhyphenhyphenH3OLnfhAwgyQJQ2xedN1bRjrEXDT-nAE1K7doMpiijT8kqlxr0TMAZ8uqpS0QlCqduHeJIAefR-68TTZ3ApS6w9VuefZJwRIZcMb6-PEbkttsd7EsKsQRsDAHRfBvUT4DHxiErEQ/s800/NeilTysonOriginsA-Crop_400x400.jpg&quot; style=&quot;height: 110px; width: 110px;&quot; /&gt;&lt;/td&gt;
      &lt;td&gt;&lt;big&gt;
      &lt;span style=&quot;font-weight: bold;&quot;&gt;Learning Statement&lt;br /&gt;
      &lt;/span&gt;&lt;/big&gt;&lt;small&gt;&quot;There is no greater
education than one
that is self-driven.&quot; --Neil DeGrasse Tyson&lt;/small&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;small&gt;This class is an open forum for questions and diverse
viewpoints on
class topics. But you can only take advantage of this if you engage. &lt;br /&gt;
&lt;/small&gt;&lt;br /&gt;
&lt;ul&gt;&lt;small&gt;
&lt;li&gt;Ask questions. &lt;/li&gt;
&lt;li&gt;Voice your opinion. &lt;/li&gt;
&lt;li&gt;Listen to other views.&lt;/li&gt;
&lt;li&gt;Open your mind.&lt;/li&gt;
&lt;/small&gt;&lt;/ul&gt;
&lt;small&gt;
&lt;/small&gt;
&lt;br /&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;text-align: left; width: 100%;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
      &lt;td style=&quot;width: 93px;&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoUY1i1bsNcRhpFBLHVWsnxiDMwi3vQCWk0jgYyXp8483ceyzhaqXZam47BfIIccg06k8mOoYDzbxxo5jQm4O6tgJ6cLhz7bfZRz1OqJPB7OGcajFEREJqmLTgl6zjIC3aV57HUv2txOU/s320/yinyang.png&quot; style=&quot;height: 90px; width: 90px;&quot; width=&quot;320&quot; /&gt;&lt;/td&gt;
      &lt;td style=&quot;font-weight: bold;&quot;&gt;&lt;big&gt;Etiquette
&amp;amp; &lt;br /&gt;
Responsibilities&lt;/big&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;tr&gt;
      &lt;td align=&quot;undefined&quot; colspan=&quot;2&quot; rowspan=&quot;1&quot; valign=&quot;undefined&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:RelyOnVML/&gt;
  &lt;o:AllowPNG/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:EnableOpenTypeKerning/&gt;
   &lt;w:DontFlipMirrorIndents/&gt;
   &lt;w:OverrideTableStyleHps/&gt;
  &lt;/w:Compatibility&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;false&quot;
  DefSemiHidden=&quot;false&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;375&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Normal Indent&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;footnote text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;annotation text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;header&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;footer&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;index heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;table of figures&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;envelope address&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;envelope return&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;footnote reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;annotation reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;line number&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;page number&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;endnote reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;endnote text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;table of authorities&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;macro&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;toa heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Bullet 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Number 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Closing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Signature&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text Indent&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;List Continue 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Message Header&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Salutation&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Date&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text First Indent&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text First Indent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Note Heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text Indent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Body Text Indent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Block Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Hyperlink&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;FollowedHyperlink&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Document Map&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Plain Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;E-mail Signature&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Top of Form&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Bottom of Form&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Normal (Web)&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Acronym&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Address&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Cite&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Code&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Definition&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Keyboard&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Preformatted&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Sample&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Typewriter&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;HTML Variable&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Normal Table&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;annotation subject&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;No List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Outline List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Outline List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Outline List 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Simple 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Simple 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Simple 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Classic 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Colorful 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Colorful 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Colorful 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Columns 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Grid 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table List 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table 3D effects 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table 3D effects 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table 3D effects 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Contemporary&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Elegant&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Professional&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Subtle 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Subtle 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Web 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Web 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Web 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Balloon Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Table Theme&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; QFormat=&quot;true&quot;
   Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; QFormat=&quot;true&quot;
   Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; QFormat=&quot;true&quot;
   Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; QFormat=&quot;true&quot;
   Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; QFormat=&quot;true&quot;
   Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; QFormat=&quot;true&quot;
   Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; SemiHidden=&quot;true&quot;
   UnhideWhenUsed=&quot;true&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;41&quot; Name=&quot;Plain Table 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;42&quot; Name=&quot;Plain Table 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;43&quot; Name=&quot;Plain Table 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;44&quot; Name=&quot;Plain Table 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;45&quot; Name=&quot;Plain Table 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;40&quot; Name=&quot;Grid Table Light&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot; Name=&quot;Grid Table 1 Light&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot; Name=&quot;Grid Table 6 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot; Name=&quot;Grid Table 7 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;Grid Table 1 Light Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;Grid Table 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;Grid Table 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;Grid Table 4 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;Grid Table 5 Dark Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;Grid Table 6 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;Grid Table 7 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot; Name=&quot;List Table 1 Light&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot; Name=&quot;List Table 6 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot; Name=&quot;List Table 7 Colorful&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;46&quot;
   Name=&quot;List Table 1 Light Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;47&quot; Name=&quot;List Table 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;48&quot; Name=&quot;List Table 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;49&quot; Name=&quot;List Table 4 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;50&quot; Name=&quot;List Table 5 Dark Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;51&quot;
   Name=&quot;List Table 6 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;52&quot;
   Name=&quot;List Table 7 Colorful Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Mention&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Smart Hyperlink&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Hashtag&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; SemiHidden=&quot;true&quot; UnhideWhenUsed=&quot;true&quot;
   Name=&quot;Unresolved Mention&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 mso-bidi-font-size:11.0pt;
 font-family:&quot;Times New Roman&quot;,serif;
 mso-bidi-font-family:&quot;Times New Roman&quot;;
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: .1in;&quot;&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;“The
journey is part of the experience—an expression
of the seriousness of one&#39;s intent.One
doesn&#39;t take the A train to Mecca.”&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&lt;/span&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt; &lt;/span&gt;–Anthony Bourdain &lt;/span&gt;&lt;a href=&quot;http://goo.gl/vELjzL&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;http://goo.gl/vELjzL&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;span style=&quot;font-size: 11.0pt;&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;small&gt;Comport yourselves as professionals.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;big&gt;•&lt;/big&gt; Know policies
and follow directions.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;big&gt;•&lt;/big&gt;Be &lt;span style=&quot;font-style: italic;&quot;&gt;fully prepared&lt;/span&gt;
to learn and discuss.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;big&gt;•&lt;/big&gt;Take actions
that help yourself and &lt;span style=&quot;font-style: italic;&quot;&gt;others&lt;/span&gt;
learn.&lt;/small&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align=&quot;undefined&quot; colspan=&quot;2&quot; rowspan=&quot;1&quot; style=&quot;background-color: black;&quot; valign=&quot;undefined&quot;&gt;&lt;span style=&quot;color: white;&quot;&gt;&lt;small&gt;Students acting unprofessionally are a distraction&lt;/small&gt;&lt;/span&gt;&lt;small&gt;&lt;br style=&quot;color: white;&quot; /&gt;
      &lt;span style=&quot;color: white;&quot;&gt;&amp;nbsp; &amp;nbsp;
&amp;nbsp;&lt;big&gt;•&lt;/big&gt; Distracting students will be asked
to leave for the day&lt;/span&gt;&lt;/small&gt;&lt;br /&gt;
&lt;small&gt;&lt;span style=&quot;color: white;&quot;&gt;&lt;span style=&quot;color: white; font-size: small;&quot;&gt;&lt;span style=&quot;color: white;&quot;&gt;&lt;span style=&quot;color: white; font-size: xx-small;&quot;&gt;&amp;nbsp; &amp;nbsp;
&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;
&lt;span style=&quot;font-size: x-small;&quot;&gt;•&lt;/span&gt; Students will be marked as absent&lt;/span&gt; &lt;/span&gt;&lt;/small&gt;&lt;/td&gt;
    &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;small&gt;Determining this behavior is
at my sole
discretion.&lt;/small&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;big style=&quot;font-weight: bold;&quot;&gt;Students are empowered to:&lt;/big&gt;&lt;br /&gt;
&lt;ul&gt;
  &lt;small&gt;
&lt;li&gt;seek answers int he syllabus &amp;amp;
policies&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Students will be notified of changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;understand handbook policies &lt;a href=&quot;http://goo.gl/22EukJ&quot;&gt;http://goo.gl/22EukJ&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot;font-weight: bold;&quot;&gt;learn on their own. Seek help when you need it.&lt;/li&gt;
&lt;li style=&quot;font-weight: bold;&quot;&gt;take action. Make results, not excuses.&lt;/li&gt;
&lt;/small&gt;
&lt;/ul&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/4458798523592395319/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/etiquette-learning-statement.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4458798523592395319'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/4458798523592395319'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/etiquette-learning-statement.html' title='Etiquette &amp; Learning Statement'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfrhyphenhyphenH3OLnfhAwgyQJQ2xedN1bRjrEXDT-nAE1K7doMpiijT8kqlxr0TMAZ8uqpS0QlCqduHeJIAefR-68TTZ3ApS6w9VuefZJwRIZcMb6-PEbkttsd7EsKsQRsDAHRfBvUT4DHxiErEQ/s72-c/NeilTysonOriginsA-Crop_400x400.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-1551078992619642666</id><published>2016-08-08T02:23:00.002-07:00</published><updated>2017-01-11T11:44:03.838-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="102"/><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Communications</title><content type='html'>&lt;big style=&quot;color: #e6112a; font-style: italic; font-weight: bold;&quot;&gt;Communications&lt;/big&gt;
&lt;a href=&quot;http://goo.gl/MtnNme&quot;&gt;http://goo.gl/MtnNme&lt;/a&gt;
&lt;br /&gt;
Time is a scarce commodity.&lt;br /&gt;
Make the most of &lt;span style=&quot;font-style: italic;&quot;&gt;our&lt;/span&gt;
time.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Seek policy answers instead of asking and waiting.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;I will not respond to direct policy questions answered by
the syllabus, FAQ, website, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Be as specific &amp;amp; detailed as possible with messages.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Emails aren&#39;t Tweets. There are no character limits.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;I can only check &amp;amp; respond to email 1 hour/day
(M-F).&lt;/li&gt;
&lt;li&gt;Use Appt. Form to make appointments &lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://goo.gl/rlMggn&quot;&gt;http://goo.gl/rlMggn&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/1551078992619642666/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/communications_8.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/1551078992619642666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/1551078992619642666'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/communications_8.html' title='Communications'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5389716576940993440.post-699354824871977696</id><published>2016-08-08T01:27:00.000-07:00</published><updated>2017-08-14T14:24:28.327-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="102"/><category scheme="http://www.blogger.com/atom/ns#" term="Myth"/><category scheme="http://www.blogger.com/atom/ns#" term="syllabus"/><title type='text'>Assignment Policy</title><content type='html'>&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgchMWzTGMq0t_NW9ZbMXJA2uk36p4UVqtOYY_e-QMFw9hMMrK-j4vJmo_ew3RQMlISryL_Q_PQ_wrvzoH7d7eXXVlZX9w4bf7H9QBq5yCjruj4uhoulD0gmgkvhKGaTRuWbv-YVb-0fs/s800-Ic42/assignment%252520policy.png&quot; style=&quot;height: 86px; width: 241px;&quot; /&gt;
&lt;br /&gt;
All students have the same time and opportunity. &lt;br /&gt;
Policies are designed for fairness to everyone: &lt;br /&gt;
&lt;br /&gt;
Assignments must use provided Word template. &lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Do not change template format (font, spacing, etc.). &lt;/li&gt;
&lt;li&gt;Submit typed assignments through blog. &lt;/li&gt;
&lt;/ul&gt;
Proper filenames ensure receipt of assignments. &lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;I cannot open or grade certain file types. &lt;/li&gt;
&lt;li&gt;Assignments are returned by email. Check it daily! &lt;/li&gt;
&lt;/ul&gt;
If none returned, I never received it. &lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Contact me within 48hrs if submitted assignment &lt;/li&gt;
&lt;/ul&gt;
Responses due before class time. &lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;No late responses. Ever. &lt;/li&gt;
&lt;li&gt;No makeups, no revisions. Do better on the next. &lt;/li&gt;
&lt;/ul&gt;
Essays due 11:59pm on day listed. &lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Extend essay due date with Extension Bank &lt;/li&gt;
&lt;li&gt;2 days + 1 day/ S response &lt;a href=&quot;http://bit.ly/13AvT0E&quot;&gt;http://bit.ly/13AvT0E&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</content><link rel='replies' type='application/atom+xml' href='http://a3prof.blogspot.com/feeds/699354824871977696/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://a3prof.blogspot.com/2016/08/assignment-policy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/699354824871977696'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5389716576940993440/posts/default/699354824871977696'/><link rel='alternate' type='text/html' href='http://a3prof.blogspot.com/2016/08/assignment-policy.html' title='Assignment Policy'/><author><name>A3Prof</name><uri>http://www.blogger.com/profile/06156135410656737779</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='29' src='http://2.bp.blogspot.com/_zSB0mwN7Tyo/TA--ULY0cJI/AAAAAAAAAAM/3yQ_XI8jggA/S220/brain-hypnovision-754647+alpha.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgchMWzTGMq0t_NW9ZbMXJA2uk36p4UVqtOYY_e-QMFw9hMMrK-j4vJmo_ew3RQMlISryL_Q_PQ_wrvzoH7d7eXXVlZX9w4bf7H9QBq5yCjruj4uhoulD0gmgkvhKGaTRuWbv-YVb-0fs/s72-c-Ic42/assignment%252520policy.png" height="72" width="72"/><thr:total>0</thr:total></entry></feed>