Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
joeroe committed May 15, 2023
1 parent 2b09005 commit 32b8fdb
Show file tree
Hide file tree
Showing 40 changed files with 2,447 additions and 2,887 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c3049880
17606cf0
354 changes: 354 additions & 0 deletions assessment.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,354 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.2.335">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>Statistical Methods for Archaeological Data Analysis [FS2023] - Assignments</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
ul.task-list li input[type="checkbox"] {
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
</style>


<script src="site_libs/quarto-nav/quarto-nav.js"></script>
<script src="site_libs/quarto-nav/headroom.min.js"></script>
<script src="site_libs/clipboard/clipboard.min.js"></script>
<script src="site_libs/quarto-search/autocomplete.umd.js"></script>
<script src="site_libs/quarto-search/fuse.min.js"></script>
<script src="site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="./">
<script src="site_libs/quarto-html/quarto.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
<script src="site_libs/quarto-html/anchor.min.js"></script>
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
<script id="quarto-search-options" type="application/json">{
"location": "navbar",
"copy-button": false,
"collapse-after": 3,
"panel-placement": "end",
"type": "overlay",
"limit": 20,
"language": {
"search-no-results-text": "No results",
"search-matching-documents-text": "matching documents",
"search-copy-link-title": "Copy link to search",
"search-hide-matches-text": "Hide additional matches",
"search-more-match-text": "more match in this document",
"search-more-matches-text": "more matches in this document",
"search-clear-button-title": "Clear",
"search-detached-cancel-button-title": "Cancel",
"search-submit-button-title": "Submit"
}
}</script>


<link rel="stylesheet" href="styles.css">
</head>

<body class="nav-fixed">

<div id="quarto-search-results"></div>
<header id="quarto-header" class="headroom fixed-top">
<nav class="navbar navbar-expand-lg navbar-dark ">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container">
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">Statistical Methods for Archaeological Data Analysis [FS2023]</span>
</a>
</div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link" href="./index.html">
<span class="menu-text">Overview</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./info.html">
<span class="menu-text">Student information</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./schedule.html">
<span class="menu-text">Schedule</span></a>
</li>
<li class="nav-item dropdown ">
<a class="nav-link dropdown-toggle" href="#" id="nav-menu-tutorials" role="button" data-bs-toggle="dropdown" aria-expanded="false">
<span class="menu-text">Tutorials</span>
</a>
<ul class="dropdown-menu" aria-labelledby="nav-menu-tutorials">
<li class="dropdown-header">Making maps</li>
<li><hr class="dropdown-divider"></li>
<li class="dropdown-header">Geospatial data</li>
<li><hr class="dropdown-divider"></li>
<li class="dropdown-header">Spatial analysis</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link active" href="./assessment.html" aria-current="page">
<span class="menu-text">Assessment</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./bibliography.html">
<span class="menu-text">Bibliography</span></a>
</li>
</ul>
<div id="quarto-search" class="" title="Search"></div>
</div> <!-- /navcollapse -->
</div> <!-- /container-fluid -->
</nav>
</header>
<!-- content -->
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
<!-- sidebar -->
<!-- margin-sidebar -->
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
<nav id="TOC" role="doc-toc" class="toc-active">
<h2 id="toc-title">On this page</h2>

<ul>
<li><a href="#practical-portfolio" id="toc-practical-portfolio" class="nav-link active" data-scroll-target="#practical-portfolio">Practical portfolio</a>
<ul class="collapse">
<li><a href="#format" id="toc-format" class="nav-link" data-scroll-target="#format">Format</a></li>
<li><a href="#assessment" id="toc-assessment" class="nav-link" data-scroll-target="#assessment">Assessment</a></li>
</ul></li>
<li><a href="#individual-project" id="toc-individual-project" class="nav-link" data-scroll-target="#individual-project">Individual project</a>
<ul class="collapse">
<li><a href="#format-1" id="toc-format-1" class="nav-link" data-scroll-target="#format-1">Format</a></li>
<li><a href="#assessment-1" id="toc-assessment-1" class="nav-link" data-scroll-target="#assessment-1">Assessment</a></li>
</ul></li>
</ul>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/joeroe/smada/blob/main/assessment.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/joeroe/smada/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Assignments</h1>
</div>



<div class="quarto-title-meta">




</div>


</header>

<p>Your learning on this course will evaluated via two assignments: a practical portfolio (50%) and an individual project (50%).</p>
<p>Both assignments should be handed in electronically on or before <strong>19 February 2023</strong>. Please contact the course instructor if you require an extension.</p>
<section id="practical-portfolio" class="level2">
<h2 class="anchored" data-anchor-id="practical-portfolio">Practical portfolio</h2>
<p>Your practical portfolio is a summary of the work you did through the practical sessions. It is intended to evaluate your <strong>knowledge and understanding</strong> of the course content.</p>
<section id="format" class="level3">
<h3 class="anchored" data-anchor-id="format">Format</h3>
<p>Please submit a single file (this can be an archive, e.g.&nbsp;<code>.zip</code>) containing your portfolio. It should include all the maps and other outputs you were asked to include in the practical sessions, as well as answers to the questions (marked <strong>Q:</strong>). Please ensure that it is clear which parts belong to which session. You are welcome to include additional relevent material, but this will not contribute to your grade.</p>
</section>
<section id="assessment" class="level3">
<h3 class="anchored" data-anchor-id="assessment">Assessment</h3>
<p>Each element of your portfolio will be assessed on the basis of whether it shows a satisfactory knowledge and understanding of the material presented in that session. Your grade will be calculated from the proportion of elements assessed as satisfactory, and will constitute 50% of the course grade. Written feedback will be provided on any elements that were assessed as unsatisfactory.</p>
</section>
</section>
<section id="individual-project" class="level2">
<h2 class="anchored" data-anchor-id="individual-project">Individual project</h2>
<p>Your individual project is intended to assess your ability to <strong>communicate and apply</strong> the skills you have acquired during the course.</p>
<p>Your aim is to produce a <strong>publication-quality map</strong> of an archaeological phenomenon. That could be a site, a landscape, a regional study, or something else – as long as it communicates something about the past. Your map should include:</p>
<ol type="1">
<li>An element of <strong>original geospatial data collection or compilation</strong>
<ul>
<li>e.g.&nbsp;find or site data digitised from a book, digitised paper maps, data extracted from online databases, remote sensing, data recorded in the field.</li>
<li>Do not re-use any data already used in the course practicals</li>
</ul></li>
<li>An effective and thoughtfully-designed <strong>base map</strong>
<ul>
<li>Consider carefully the <em>message</em> you are trying to communicate with your map…</li>
<li>…and its <em>intended audience</em>.</li>
<li>Care should be taken to ensure the exported map is rendered appropriately at the chosen size (see “Format” below)</li>
</ul></li>
<li><strong>Spatial analysis</strong>
<ul>
<li>This can be of the archaeological data (e.g.&nbsp;interpolation, intervisibility, movement analysis, predictive modelling) or of a relevent topographic feature (e.g.&nbsp;landform analysis, hydrology, remote sensing).</li>
</ul></li>
</ol>
<p>It should be accompanied by a <strong>brief text</strong> (max. 1500 words) that explains your choices in producing the map. This should include:</p>
<ul>
<li>A statement of the archaeological context and purpose of the map</li>
<li>Information on where the data comes from and what steps you took to process it</li>
<li>A justification for the design choices taken</li>
<li>An explanation of any spatial analyses performed</li>
</ul>
<section id="format-1" class="level3">
<h3 class="anchored" data-anchor-id="format-1">Format</h3>
<p>Please submit your map as a <strong>single PDF file</strong>. This does not need to be printed, so it may be beneficial to use a larger paper size (e.g.&nbsp;A0–A3). Your explanatory text may be submitted in any reasonable digital format.</p>
</section>
<section id="assessment-1" class="level3">
<h3 class="anchored" data-anchor-id="assessment-1">Assessment</h3>
<p>Your map will be assessed on the basis of whether it meets the criteria asked for above as well as the general effectiveness and attractiveness of the cartography. Written feedback will be provided and the grade for this element will constitute 50% of your course grade.</p>


</section>
</section>

</main> <!-- /main -->
<script id="quarto-html-after-body" type="application/javascript">
window.document.addEventListener("DOMContentLoaded", function (event) {
const toggleBodyColorMode = (bsSheetEl) => {
const mode = bsSheetEl.getAttribute("data-mode");
const bodyEl = window.document.querySelector("body");
if (mode === "dark") {
bodyEl.classList.add("quarto-dark");
bodyEl.classList.remove("quarto-light");
} else {
bodyEl.classList.add("quarto-light");
bodyEl.classList.remove("quarto-dark");
}
}
const toggleBodyColorPrimary = () => {
const bsSheetEl = window.document.querySelector("link#quarto-bootstrap");
if (bsSheetEl) {
toggleBodyColorMode(bsSheetEl);
}
}
toggleBodyColorPrimary();
const icon = "";
const anchorJS = new window.AnchorJS();
anchorJS.options = {
placement: 'right',
icon: icon
};
anchorJS.add('.anchored');
const clipboard = new window.ClipboardJS('.code-copy-button', {
target: function(trigger) {
return trigger.previousElementSibling;
}
});
clipboard.on('success', function(e) {
// button target
const button = e.trigger;
// don't keep focus
button.blur();
// flash "checked"
button.classList.add('code-copy-button-checked');
var currentTitle = button.getAttribute("title");
button.setAttribute("title", "Copied!");
let tooltip;
if (window.bootstrap) {
button.setAttribute("data-bs-toggle", "tooltip");
button.setAttribute("data-bs-placement", "left");
button.setAttribute("data-bs-title", "Copied!");
tooltip = new bootstrap.Tooltip(button,
{ trigger: "manual",
customClass: "code-copy-button-tooltip",
offset: [0, -8]});
tooltip.show();
}
setTimeout(function() {
if (tooltip) {
tooltip.hide();
button.removeAttribute("data-bs-title");
button.removeAttribute("data-bs-toggle");
button.removeAttribute("data-bs-placement");
}
button.setAttribute("title", currentTitle);
button.classList.remove('code-copy-button-checked');
}, 1000);
// clear code selection
e.clearSelection();
});
function tippyHover(el, contentFn) {
const config = {
allowHTML: true,
content: contentFn,
maxWidth: 500,
delay: 100,
arrow: false,
appendTo: function(el) {
return el.parentElement;
},
interactive: true,
interactiveBorder: 10,
theme: 'quarto',
placement: 'bottom-start'
};
window.tippy(el, config);
}
const noterefs = window.document.querySelectorAll('a[role="doc-noteref"]');
for (var i=0; i<noterefs.length; i++) {
const ref = noterefs[i];
tippyHover(ref, function() {
// use id or data attribute instead here
let href = ref.getAttribute('data-footnote-href') || ref.getAttribute('href');
try { href = new URL(href).hash; } catch {}
const id = href.replace(/^#\/?/, "");
const note = window.document.getElementById(id);
return note.innerHTML;
});
}
const findCites = (el) => {
const parentEl = el.parentElement;
if (parentEl) {
const cites = parentEl.dataset.cites;
if (cites) {
return {
el,
cites: cites.split(' ')
};
} else {
return findCites(el.parentElement)
}
} else {
return undefined;
}
};
var bibliorefs = window.document.querySelectorAll('a[role="doc-biblioref"]');
for (var i=0; i<bibliorefs.length; i++) {
const ref = bibliorefs[i];
const citeInfo = findCites(ref);
if (citeInfo) {
tippyHover(citeInfo.el, function() {
var popup = window.document.createElement('div');
citeInfo.cites.forEach(function(cite) {
var citeDiv = window.document.createElement('div');
citeDiv.classList.add('hanging-indent');
citeDiv.classList.add('csl-entry');
var biblioDiv = window.document.getElementById('ref-' + cite);
if (biblioDiv) {
citeDiv.innerHTML = biblioDiv.innerHTML;
}
popup.appendChild(citeDiv);
});
return popup.innerHTML;
});
}
}
});
</script>
</div> <!-- /content -->



</body></html>
Loading

0 comments on commit 32b8fdb

Please sign in to comment.