diff --git a/handbook/l/seq-wallet.html b/handbook/l/seq-wallet.html index 42957aa95..fd1cb29fb 100644 --- a/handbook/l/seq-wallet.html +++ b/handbook/l/seq-wallet.html @@ -15,7 +15,7 @@ CUCC Expo Handbook: Wallet Process UML Diagrams -
An Sequence Diagram is on the the types of Interaction Diagram used to understand complex systems. +
A Sequence Diagram is oen the the types of Interaction Diagram used to understand complex systems.
We also have a "activity" lifecycle diagram which shows clearly the states which a wallet can be in during its life. -
Both "activity" and "sequence" diagrams are part of the UML software specifiction system. We also have a "class" diagram for troggle. +
Both "activity" and "sequence" diagrams are part of the UML software specification system. We also have a "class" diagram for troggle. That page also defines the "essential", "specification" and "implementation" levels at which troggle is designed and maintained.
If you used a PDA instead of making notes on paper, you need to store your .topo files in the right place. -
If you using the expo laptop just upload the .topo files in an ordinary online wallet +
If you using the expo laptop just upload the .topo files in an ordinary online wallet wallet, as there is no physical wallet, e.g. for 2018#16 it would be:
/home/expo/expofiles/surveyscans/2018/2018#16/-in the same way as you do scanned notes or scanned survey sketches. (We used to call them sometihng different, but this turns out to be both confusing and not necessary.) +in the same way as you do scanned notes or scanned survey sketches. (We used to use a different naming scheme for non-physical wallets, but that turned out to be both confusing and not necessary.)
If you are not in the potato hut and your screen is too small to use the upload form then email all the .topo files
to a friendly nerd (not necessarily on expo) who will upload them in the right place.
diff --git a/handbook/troggle/trognotes.html b/handbook/troggle/trognotes.html
index 4aa7013d0..9abaa2fcb 100644
--- a/handbook/troggle/trognotes.html
+++ b/handbook/troggle/trognotes.html
@@ -57,7 +57,7 @@ to get involved in the progra
It's a simple sequence whcih steadily builds your expertise:
+ It's a simple sequence which steadily builds your expertise:
This happens all the time. If ever troggle is crashing on you very mysteriously, it is almost certainly due to a typo in troggle/urls.py . Odd but true.
+ This happens all the time. If ever troggle is crashing on you very mysteriously, it is almost certainly due to a typo in troggle/urls.py . Odd but true.
Creating your own system development machine
-
Fixing broken URL dispatch
-Fixing a broken HTML template
-
+[to be written]
Running databaseReset