Skip to content
Snippets Groups Projects
Commit 41d28404 authored by Victor Löfgren's avatar Victor Löfgren
Browse files

Update documentation from comments

parent f7415e47
No related branches found
No related tags found
1 merge request!164Resolve "Update documentation"
......@@ -3,15 +3,13 @@
The people involved in the project, their email, their role in the project, what they worked on generally and, if anything, they worked on most will be described below.
Please feel free to contact us if you have any questions.
| Namn | Email | Roll | Generellt | Speciellt |
| ------------------ | ----------------------- | ---------------------- | --------- | ---------------------- |
| Albin Henriksson | albhe428@student.liu.se | Testledare | Frontend | |
| Sebastian Karlsson | sebka991@student.liu.se | Arkitekt | Frontend | |
| Victor Löfgren | viclo211@student.liu.se | Konfigurationsansvarig | Backend | Dokumentation, Sockets |
| Björn Modée | bjomo323@student.liu.se | Kvalitetsamordnare | Frontend | Redux |
| Josef Olsson | josol381@student.liu.se | Teamledare | Backend | |
| Max Rüdiger | maxru105@student.liu.se | Dokumentansvarig | Frontend | |
| Carl Schönfelder | carsc272@student.liu.se | Utvecklingsledare | Backend | Databas |
| Emil Wahlqvist | emiwa210@student.liu.se | Analysansvarig | Frontend | Presentationseditor |
[comment]: # 'Should this really be in swedish?'
| Name | Email | Role | Generally | Especially |
| ------------------ | ----------------------- | ------------------------ | --------- | ------------------------------ |
| Albin Henriksson | albhe428@student.liu.se | Test Leader | Front end | Presentations, Editor, Testing |
| Sebastian Karlsson | sebka991@student.liu.se | Architect | Front end | Editor, Uploading pictures |
| Victor Löfgren | viclo211@student.liu.se | Configuration Management | Back end | Documentation, Sockets, API |
| Björn Modée | bjomo323@student.liu.se | Quality Assurance | Front end | Redux |
| Josef Olsson | josol381@student.liu.se | Team Leader | Back end | Database, Testing |
| Max Rüdiger | maxru105@student.liu.se | Document Management | Front end | |
| Carl Schönfelder | carsc272@student.liu.se | Development Leader | Back end | Database, Uploading pictures |
| Emil Wahlqvist | emiwa210@student.liu.se | Analyst | Front end | Editor |
......@@ -13,8 +13,6 @@ The Python and Pylance extensions help with linting Python code, auto imports, s
Prettier is an extension used to format JavaScript and TypeScript.
ESLint is used to lint JavaScript and TypeScript code.
[comment]: # ("is used to lint JavaScript" what is lint? It's not explained)
Live Share is an extension that is used to write code together at the same time, much like a Google Docs document.
There were however a few issues with the Python extension that made Live Share hard to work with.
......
......@@ -16,5 +16,3 @@ start ./docs/index.html
```
If you want to include the documentation from the tests, go to the file `client/tsconfig.json` and comment out the line `"exlude": "**/*.test.*"`.
[comment]: # (There should be a task for this, or does one exist already?)
\ No newline at end of file
# Editor
[comment]: # 'Explain where to find the competition name. Perhaps an image or link to Admin?'
The [competition manager](./admin.md) will list all competitions.
After clicking on a competition name you will enter the editor and will be able to edit it.
The Teknikåttan logo in the top left corner will take you back to the Admin page and right under that all slides are shown.
A newly created competition will have one empty default slide.
......
......@@ -36,8 +36,6 @@ The audience view will look like the operator view but without the buttons.
## Judge
[comment]: # 'Update image to show that the current slide is highlighted.'
The judge view will show show the same slide as team view.
To the left you will be able to move between different slides without affecting the other clients and will be shown on which slide the operator currently is.
To the right you will see what the teams have answered on every question, what score each team got on each question, their total score and be able to set the score of a team on any and all questions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment