Compare commits
No commits in common. "b09e7fbe8cd68c3c14c26447f9813bc029d06fb7" and "1873772167286d9d1777a408655531420d8c3d95" have entirely different histories.
b09e7fbe8c
...
1873772167
41
README.md
41
README.md
@ -1,40 +1,3 @@
|
||||
# SKA Referee Test App
|
||||
# ska-referee-test
|
||||
|
||||
## About
|
||||
|
||||
```A web app that digitises the theory exam for the Scottish Korfball Association referee qualification```
|
||||
|
||||
This web app provides an on-line platform through which to administer and take the SKA Refereeing theory exam.
|
||||
The app includes a digital client to take the exam for candidates, as well as an admin console from which to manage tests, view results, and update questions.
|
||||
The exam client is made with accessibility in mind, and has been designed to be adaptable to dyslexia and other learning needs or cognitive needs.
|
||||
|
||||
## Set Up and Installation
|
||||
|
||||
The clien is designed to work on a server.
|
||||
|
||||
### Pre-Requisites
|
||||
|
||||
Server
|
||||
Docker
|
||||
Docker-Compose
|
||||
Git
|
||||
|
||||
### Installation
|
||||
|
||||
#### Preliminary Set-Up: Clone repos and Configure Values
|
||||
|
||||
#### Set Up Web Server
|
||||
|
||||
#### Incorporate SSL
|
||||
|
||||
#### Set Up Auto-Renew
|
||||
|
||||
### Alterations
|
||||
|
||||
## Use
|
||||
|
||||
## Compatibility
|
||||
|
||||
### iOS Limitations
|
||||
|
||||
### Fonts
|
||||
An on-line version of a referee test for the Scottish Korfball Association.
|
@ -138,8 +138,8 @@
|
||||
<div class="card m-3">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Help</h5>
|
||||
<p class="card-text">This web app was developed by Vivek Santayana. If there are any issues with the app, any bugs you need to report, or any features you would like to request, please feel free to <a href="https://git.vsnt.uk/viveksantayana/ska-referee-test/issues">open an issue at the Git Repository</a>.</p>
|
||||
<a href="https://git.vsnt.uk/viveksantayana/ska-referee-test/issues" class="btn btn-primary">Open an Issue</a>
|
||||
<p class="card-text">This web app was developed by Vivek Santayana. If there are any issues with the app, any bugs you need to report, or anything you are unsure of, you can get in touch with Vivek via email.</p>
|
||||
<a href="mailto:me@viveksantayana.co.uk" class="btn btn-primary">Email</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user