mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-03-13 05:41:54 +00:00
New query - survey staus request
This commit is contained in:
parent
763673d076
commit
bd1c109dff
@ -39,6 +39,10 @@
|
||||
<li><a href="essentials.html">Download GPS data to my device</a> - to find caves and to not get lost.</li>
|
||||
<li><a href="gpxupload.html">Upload GPS data from my phone (or device)</a> - where I found a new cave.</li>
|
||||
<li><a href="survey/newcave.html">Record my new cave discovery</a> - on paper and online</li>
|
||||
<br>
|
||||
<li><a href="survey/status.html">Discover whether my trip notes have been scanned</a> - what is the current status of all expo cave surveying?</li>
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
<li><a href="stool.htm">Perform bodily functions up the mountain</a> - on a matter of stooling.</li>
|
||||
|
29
handbook/survey/status.html
Normal file
29
handbook/survey/status.html
Normal file
@ -0,0 +1,29 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Expo server</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook - status of surveys</h2>
|
||||
<h1>Current status of surveying during expo</h1>
|
||||
|
||||
<h3>How do I.. find out the progress of surveying during expo?</h3>
|
||||
|
||||
<p>You simply look online at <br>
|
||||
|
||||
<a href="http://expo.survex.com/expofiles/surveyscans/2018/index.html"><b>/expofiles/surveyscans/2018/</b></a>
|
||||
<br>
|
||||
|
||||
replacing "2018" with whatever year you want to check up on.
|
||||
<p>Then scroll down to check the list against your own name, or the status of the particular wallet
|
||||
you want to know about.
|
||||
<p>The online wallet system and how it works are <a href="newcave.html#onlinew">well documented in the survey handbook</a>.
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
<ul id="links">
|
||||
<li><a href="index.htm">Expedition Handbook</a>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user