-
Notifications
You must be signed in to change notification settings - Fork 1
Home
In this repository we have general documents, intended to keep an overview of the current requirements, development efforts, agreements made etc. Always refer to the individual repo's for the actual status of the development and to add new issues.
@TODO Kenny: split up page in different pages
In the applications we use several standards that will allow the various modules/applications to communicate with each other and re-use the data. Refer to the individual pages for more details and implementation support.
An XML standard has be defined to describe the missions and how the score are calculated. This allows application to be re-used and provides easier translation and adoption by partners. Here is an example
See this presentation for a high level overview. Details can be found at the FLL scoring application wiki.
We are currently working on a definition of the teams and their data so that it can be shared by multiple applications. This also includes the definition of a protocol to exchange data.
These are the actual development projects of the individual applications. Click on the link to go to the specific repository of the project and find more details.
Name | Type | Description | Status | Lead | Last update |
---|---|---|---|---|---|
Scoring | Core | Scoring system for robot game and team administration | Released | Rikkert | 13 days ago |
Judging | Core | Judging application for Rubrics and nominations | Development | Kenny | 1 month ago |
(Twitter admin | Display | Administrator interface for Twitter video-overlay | Released | Martin | 1 year ago |
Clock | Core | Application for networked clocks run from browser with minimal delay | Released | Rikkert | 1 year ago |
Scoring data | Development | Anonymous scoring sheets of past FLL events for testing | Released | Kenny | 3 months ago |
MQ Protocol | Backend | Protocol definition and implementation for exchanging data between applications | Beta | Rikkert | 3 months ago |
Challenge validator | Development | Tool to test the validity of XML defined scoring files | Beta | Rob | 2 months ago |
CasparHTML | Display | Tool to feed graphical FLL data to video-mixers | Jeroen | 1 month ago | |
GraphicsPack | Development | Various elements to create consitent look across frontend applications | Rikkert | Beta | 1 month ago |
Displaysystem | Display | Simple display for project of FLL related data | Rikkert | Beta | 2 days ago |
Team app | Frontend | Application to run on mobile devices to inform teams | Felix | Alpha | 3 weeks ago |
- Core Required to run a tournament
- Frontend Application for direct interaction with teams and audience
- Backend Applications run in the background to facilitate application connections
- Display Application aimed at video/display output
- Development Tools to support developpers