Skip to content
/ Topo Public
forked from NomisNostab/Topo

Topo is a helper application to assist scout leaders in getting meaningful reports out of the Scouts Australia Terrain application.

Notifications You must be signed in to change notification settings

rikware/Topo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topo

Topo is a helper application to assist scout leaders in getting meaningful reports out of the Scouts Australia Terrain applicatiom.

Installation

Windows

Download the latest Topo-win.zip file from the releases page.

Create a folder in your Documents folder called Topo.

Unzip the Topo-win.zip file to the Documents/Topo folder.

OSX

Download the latest Topo-osx.zip file from the releases page.

Unzip to your desired location

Running the Server App

To run the app server, double click the Topo.exe file. This will open a terminal window similar to

TopoServerApp

When you are finished you can either type Ctrl+c in the window or close the window.

If you get an error when using the reporting app, run the app server by right clicking on the Topo.exe file and select Run as Administrator.

Using the Reporting App

To access the Reporting application, ctrl-click on http://localhost:5000 to open in your browser. You could also open a browser and put http://localhost:5000 into the address bar.

TopoHomeNotLoggedIn

Logging In

Click Login, enter your current Terrain credentials and click Sign in

TopoSignIn

The home page now shows your available options.

TopoHomeLoggedIn

Member Lists

Select your unit and the list of members for that unit will be shown.

TopoMemberList

At the bottom of the list are buttons to print the patrol list and the patrol sheets. The patrol sheets list each patrol on a single A4 to be attached to the patrol corners.

TopoMemberListButtons

These will download as pdf documents.

Program Events

Select your unit and the date range to search, click Show Unit Calendar. This will show the unit events for the selected date range.

TopoProgramEventList

The Generate Sign In Sheet link, to the right of the event, will download a sign in sheet pdf document to facilitate recording attendance, leaders are included.

The Download Attendance link will download an attendance list in csv format, if such a report is required.

The Generate Attendance report button will generate and download the report.

It shows all events between two dates with a breakdown of the number of events in each challenge area. The events are colour coded as well. Each row shows the attendance of the youth and adult with a total at the end. Appended to the name is a percentage attendance rate based on attendance from the starting date to the ending date (or the current date if the ending date is in the future).

The Generate Attendance csv button will generate and download the same data in a csv file.

TopoAttendanceReport

OAS Reports

The OAS Report shows for a given unit, stream and stage what each I Statement a youth member has completed and when.

This can be handy when planning events around OAS streams.

TopoOAS

Select the Unit, Stream, Stage and click Generate OAS Report to download the report. Use the Hide completed members option to only show in progress members in the report.

TopoOASReport

SIA Report

The SIA Report shows for the selected Unit and members the status of each SIA project undertaken by all the members of the Unit.

TopoSIA

Select the Unit, select the member(s) or use Select All and click Generate SIA Report to download the report.

TopoSiaReport

Milestone Report

The Milestone Report shows for the selected Unit the current milestone progress for all members of the Unit.

TopoMilestone

Select the Unit and click Generate Milestone Report to download the report.

TopoMilestoneReport

Logbook Report

The Logbook Report shows for the selected Unit and members the complete logbook history and a total for the KMs hiked and nights camped.

TopoLogbook

Select the Unit, select the member(s) or use Select All and click Generate Logbook report to download the report.

TopoLogbookReport

About

Topo is a helper application to assist scout leaders in getting meaningful reports out of the Scouts Australia Terrain application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • VBA 85.4%
  • C# 12.5%
  • HTML 2.0%
  • Other 0.1%