HiveMinds / HiveMinds/CoursePlanningTemplate
Refactor python codes from exercises,assginments and lectures into single resource folder.
- Dominant language
- TeX
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the python template code that is pasted into a `code/hwX/` folder is contained three times in this repository.
It is here:
https://github.com/a-t-0/CoursePlanningTemplate/tree/master/CoursePlanningTemplate/processPlanning/assignmentTemplateResources/python
and here:
https://github.com/a-t-0/CoursePlanningTemplate/tree/master/CoursePlanningTemplate/processPlanning/exerciseTemplateResources/Python
and here:
https://github.com/a-t-0/CoursePlanningTemplate/tree/master/CoursePlanningTemplate/processPlanning/lectureTemplateResources/Python
The codes should be refactored into a single folder which are picked up and placed in the assignment/exercise/lecture folders respectively if such a tasks requires python according to the https://github.com/a-t-0/CoursePlanningTemplate/blob/master/CoursePlanningTemplate/PlanningData-Form-Temp.ods.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.