openfun / fun-apps

:warning: DEPRECATED :warning:
Other
15 stars 20 forks source link

Add title to course run synchronization data #734

Closed sampaccoud closed 1 year ago

sampaccoud commented 1 year ago

Purpose

When the course code of a course run (in the course key) is not known by the remote site, we want to be able to automatically create it. For this, it would be nice to set a title for the course we will create. In MongoDB there is a "display_name" field with this info.

🔖 Added