You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
Currently the FD2School materials are in the farmdata2/farmdata2_modules/fd2_school module. It would be better if these were in a separate repository.
We would want to:
Include instructions or a script that will bring them into the FarmData2 repo for new developers and/or class use.
We would need to:
Consider carefully how this affects the use of these materials in a class. In particular, if a student were to run the above script then all of the fd2_school module stuff will become part of their repo and thus be part of the PR's that they create for the activity. Thiis would generally be okay, but we would want to be sure that the activities themselves are added to the .gitignore for the main repo so that they are not a part of every student PR for the activites.
Currently the FD2School materials are in the
farmdata2/farmdata2_modules/fd2_schoolmodule. It would be better if these were in a separate repository.We would want to:
We would need to:
fd2_schoolmodule stuff will become part of their repo and thus be part of the PR's that they create for the activity. Thiis would generally be okay, but we would want to be sure that the activities themselves are added to the.gitignorefor the main repo so that they are not a part of every student PR for the activites.