Data Collection App #2928
|
Hello, our team will start to collect farm data to run on RuFaS soon, and we are learning how it works. We are trying to use the data collection app, but even when trying to open it from different browsers, it does not work properly. I attached a file containing the screen shot of what happens when we try to open the HTML file. Basically no "dataentry" and "save results" icons. We are using the main branch. Would that be the problem? Thank you so much! |
Replies: 2 comments
|
Hi @bianatur, this issue is related to the fact that the DCA schema was not properly updated on your local end. Here are the details of it from the documentation.
Let us know if you have any further issues! |
|
Thank you very much!!
We will try!!
[signature_1871671460]<http://agnext.colostate.edu/>
Bianca G. Da Costa, PhD DVM MS
Research Scientist in Dairy Systems Sustainability
Email: ***@***.***
Phone: (612) 447-3545
[signature_2411023171]<https://www.facebook.com/CSUAgNext/> [signature_3697475715] <https://x.com/CSUAgNext> [signature_4186074617] <https://www.linkedin.com/company/csu-agnext> [X] <https://www.instagram.com/csuagnext/>
agnext.colostate.edu<http://agnext.colostate.edu/>
…________________________________
From: Matthew Liu ***@***.***>
Sent: Friday, April 3, 2026 11:15 AM
To: RuminantFarmSystems/RuFaS ***@***.***>
Cc: Goncalves da Costa,Bianca ***@***.***>; Mention ***@***.***>
Subject: Re: [RuminantFarmSystems/RuFaS] Data Collection App (Discussion #2928)
** Caution: EXTERNAL Sender **
Hi @bianatur<https://github.com/bianatur>, this issue is related to the fact that the DCA schema was not properly updated. Here are the details of it from the documentation<https://ruminantfarmsystems.github.io/RuFaS/_wiki/Data-Collection-App.html>.
If you have never worked with the DCA before on your computer, the first step to using it is creating the schema. There is a dedicated Task manager tasks<https://ruminantfarmsystems.github.io/RuFaS/_wiki/Task-Manager.html> for this: "DATA_COLLECTION_APP_UPDATE". This task has already been written up in input/data/tasks/dca_update_task.json. Change the "path" in the "tasks" blob of task_manager_metadata.json from "input/data/tasks/default_task.json" to "input/data/tasks/dca_update_task.json" then run RuFaS the usual way e.g. python main.py. The DCA should now be ready to roll on your computer!
Note: each time the metadata properties are updated, the DCA should also be updated. If it isn’t, it is possible that inputs created with the DCA will not be valid. So it is a good idea to run the DCA update task regularly, even if there are schemas already generated on your computer.
Let us know if you have any further issues!
—
Reply to this email directly, view it on GitHub<#2928?email_source=notifications&email_token=BUQRRGWPLYK5ZSY2JKWCLSL4T7WRPA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRUGQYDMMRYUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-16440628>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BUQRRGTOC7NZEDP5RAU42FL4T7WRPAVCNFSM6AAAAACXLDFFS6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNBUGA3DEOA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @bianatur, this issue is related to the fact that the DCA schema was not properly updated on your local end. Here are the details of it from the documentation.