| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
| <meta charset="utf-8" />
|
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| <title>Geog Directed Studies 2017</title>
|
| <meta name="description" content="Geog Directed Studies 2017, Mobile-friendly Guided Tour Nature Walk App, Nature Walk App, Nature Tour Guide App">
|
| <meta name="keywords" content="Geog Directed Studies 2017, Nature Walk App, Nature Tour Guide App, Tour Guide, App">
|
| <meta name="author" content="Wendy Anthony">
|
| <style type="text/css">
|
| html, body {
|
| width: 100%;
|
| height: 100%;
|
| margin: 0;
|
| padding: 0;
|
| background-color: #a6c7a3;
|
|
|
| }
|
| .content {
|
| background-color: #e8e8e8;
|
| width: 100%;
|
| /* margin-left: 50; */
|
| font-weight: bold;
|
| text-align: center;
|
| /* border-left: 10;
|
| padding-left: 60; */
|
| }
|
| /* .innerContent {
|
| width: 100%;
|
| background-color: #e8e8e8;
|
| }
|
| .innerBorder {
|
| width: 100%;
|
| background-color: #a6c7a3;
|
| }
|
| */
|
| .date {
|
| font-size: 80%;
|
| font-style: italic;
|
| }
|
| .footer {
|
| font-weight: bold;
|
| background-color: #a6c7a3;
|
| }
|
| </style>
|
|
|
| </head>
|
| <body>
|
|
|
| <div class="content">
|
| <div class="innerBorder">
|
| <div class="innerContent">
|
|
|
| <h1>Mobile-friendly Guided Tour <br />Trail Guide Nature Walk App</h1>
|
| <h2>Geog 490 Directed Studies in Geography 2017</h2>
|
| <hr width="30%">
|
| <br/ >
|
| <a href="http://people.geog.uvic.ca/wanthony/website/geog490/present/Geog490-Present-1.htm" data-ajax="false" target="_blank">Presentation</a> <span class="date">(@ 2017-11-24)</span><br/ ><br/ >
|
| <br/ >
|
| <a href="http://people.geog.uvic.ca/wanthony/website/geog490/TrailGuide-design.htm" data-ajax="false" target="_blank">Project Design Presentation</a> - using jQuery Mobile <span class="date">(@ 2017-09-27)</span><br/ ><br/ >
|
| <br/ >
|
| <a href="http://people.geog.uvic.ca/wanthony/website/geog490/SNIDCEL-Restoration-Trailguide.htm" data-ajax="false" target="_blank">Restoring SṈIDȻEȽ Tod Inlet Trail Guide</a> - draft prototype <span class="date">(@ 2017-11-07)</span><br/ ><br/ >
|
| <hr width="30%">
|
| <br/ >
|
| <a href="WendyAnthony-Geog490Project-Proposal-2017-08-30-1.pdf" data-ajax="false" target="_blank">Project Proposal</a>: Engaging With Natural Places <span class="date">(@ 2017-09-05)</span><br/ ><br/ >
|
| ** <a href="Nature-Walk-App-conceptMap.html" data-ajax="false" target="_blank">Nature Walk App - Concept Map</a> <span class="date">(@ 2017-08-02)</span><br/ ><br/ >
|
| <a href="Deliverables-conceptMap.html" data-ajax="false" target="_blank">Deliverables - Concept Map</a> <span class="date">(@ 2017-07-28)</span><br/ ><br/ >
|
| <hr width="30%">
|
| <br/ >
|
| <a href="Geog-DirectedStudies-2017.html" data-ajax="false" target="_blank">Proposal Brainstorm - Concept Map</a> <span class="date">(@ 2017-08-02)</span><br/ ><br/ >
|
| <a href="Gantt-Geog490.htm" data-ajax="false" target="_blank">GANTT Chart Planning Tool</a> <span class="date">(@ 2017-07-25)</span><br/ ><br/ >
|
| <hr width="30%">
|
| <br/ >
|
| <a href="MV-maps.htm" data-ajax="false" target="_blank">Test Maps that Work!</a> <span class="date">(@ 2017-09-12)</span><br/ ><br/ >
|
| Flashcards Knowledge Quiz Questions & Answers<br /><a href="flashCard-QA.htm" data-ajax="false" target="_blank">Mystic Vale</a> <span class="date">(@ 2017-09-09)</span><br/ ><br />Plant Name Flashcards:<br /> <a href="http://people.geog.uvic.ca/wanthony/website/etc/SENCOTEN-EtoS-FC.htm" data-ajax="false" target="_blank">English to SENCOTEN</a> <span class="date">(@ 2017-09-17)<br />see Bigleaf Maple for audio & image examples</span><br/ ><br/ ><a href="http://people.geog.uvic.ca/wanthony/website/etc/SENCOTEN-FC.htm" data-ajax="false" target="_blank">SENCOTEN to English</a> <span class="date">(@ 2017-09-13)</span><br/ ><br/ >
|
|
|
| </div>
|
| </div>
|
|
|
|
|
| <div class="footer">
|
| <br />
|
| |
| |
| |
| |
| |
| |
| |
| |
|
|
| <p>Nature Walk App Proposal
|
| by Wendy Anthony<br />
|
| Updated: <time datetime="2017-11-07" class="published updated">November 22th, 2017</time>
|
| <address>wanthony @ uvic.ca</address>
|
| </p>
|
| </div>
|
| </div>
|
|
|
| </body>
|
| </html>
|
| |