Hi all,
We upgraded to Opencast 16.1.0 this Fall. We are noticing that, on the Engage Media Module, the events show the event’s “Created” date instead of the event’s “Start” date. This confuses students who expect to see class recordings by Start dates.
I would appreciate any direction on how we can have the Start date appear on the media module instead f the creation date.
Here is my etc/org.opencastproject.ui.metadata.CatalogUIAdapterFactory-episode-common.cfg:
# A Start Date property property.startDate.inputID=temporal property.startDate.outputID=startDate property.startDate.label=EVENTS.EVENTS.DETAILS.METADATA.START_DATE property.startDate.type=start_date property.startDate.readOnly=false property.startDate.required=false property.startDate.order=9 # Created property.created.inputID=created property.created.label=EVENTS.EVENTS.DETAILS.METADATA.CREATED property.created.type=date property.created.readOnly=true property.created.required=false property.created.order=15Thanks,
JF
To unsubscribe from this group and stop receiving emails from it, send an email to users+un...@opencast.org.