Interface ActivityMeta

Represents a single activity metadata within a course.

Hierarchy

  • ActivityMeta

Properties

contentafterlink?: string

Additional content or details to display after the link (optional).

name: string

Name or title of the activity.

url: string

URL to access the activity.

Generated using TypeDoc