Topic Object
gc_topic(courseId = NULL, updateTime = NULL, name = NULL, topicId = NULL)
courseId | Identifier of the course |
---|---|
updateTime | The time the topic was last updated by the system |
name | The name of the topic, generated by the user |
topicId | Unique identifier for the topic |
Topic object
Topic created by a teacher for the course
Other Topic functions:
gc_courses_topics_create()
,
gc_courses_topics_patch()