Closed djplaner closed 1 year ago
Move to calendar dates - including new show/hide - implies assessment table needs updating.
All done in generateModuleDate in representationSupport.ts - it returns the string to display, for a given module. Builds the string
generateModuleDate
representationSupport.ts
generateDateString
module.date
module.dateShow
dates: time, date, month,
dateShow now contains te components to show
Done
Move to calendar dates - including new show/hide - implies assessment table needs updating.
All done in
generateModuleDate
inrepresentationSupport.ts
- it returns the string to display, for a given module. Builds the stringgenerateDateString
usingmodule.date
andmodule.dateShow
dates: time, date, month,
dateShow now contains te components to show