FirstLegoLeague / fllscoring

FLL Scoring app. See Demo:
http://firstlegoleague.github.io/fllscoring/
GNU General Public License v2.0
14 stars 19 forks source link

Pre-filled scoresheet #302

Open marzman95 opened 6 years ago

marzman95 commented 6 years ago

Last years scoresheets were already filled, only missions that teams have done during a match had to be filled in. With the current Dutch scoresheet every mission is not filled in at all. This increases the time to fill in a scoresheet after a match.

robvw commented 6 years ago

Can't test right now, but I just checked and the XML does have the "default" properties set, so that potential cause can be ruled out.

If possible, could you load the missions from last year in the newest version of the code and see if it still works? That would determine whether the problem is in code or data.

Sorry, no time to be more helpful than this right now :( Rob

On 24 November 2017 at 13:00, Marcin van de Ven notifications@github.com wrote:

Last years scoresheets were already filled, only missions that teams have done during a match had to be filled in. With the current Dutch scoresheet every mission is not filled in at all. This increases the time to fill in a scoresheet after a match.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FirstLegoLeague/fllscoring/issues/302, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYVMxqxotgOe3uKFbLCjeo8GH8LzAvoks5s5q_LgaJpZM4Qpu8n .

marzman95 commented 6 years ago

Trying old challenges didn't solve the issue. I indeed see the "default"-properties in the xml-files. Since I'm not familiar with the code it will be difficult to fix it myself, but i'll have a look into it now.

robvw commented 6 years ago

Assuming you want to fix this for Tilburg: keep in mind we're running off of fll-tools.com so even if you fix the code, it still needs to be deployed there.

On 24 November 2017 at 21:48, Marcin van de Ven notifications@github.com wrote:

Trying old challenges didn't solve the issue. I indeed see the "default"-properties in the xml-files. Since I'm not familiar with the code it will be difficult to fix it myself, but i'll have a look into it now.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/FirstLegoLeague/fllscoring/issues/302#issuecomment-346894340, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYVM2JvQ3x5od1NhW84TRiTRj2u6fb7ks5s5yuGgaJpZM4Qpu8n .