Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Course Work Materials Create - classroom v2.0.4+20210323</title>
<title>Course Work Materials Create - classroom v3.0.0+20220224</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> classroom v2.0.4+20210323</a>
<a href=".." class="icon icon-home"> classroom v3.0.0+20220224</a>
</div>
@@ -460,36 +460,36 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<p>can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.</p>
<ul>
<li><code>-r . alternate-link=et</code><ul>
<li><code>-r . alternate-link=est</code><ul>
<li>Absolute link to this course work material in the Classroom web UI. This is only populated if <code>state</code> is <code>PUBLISHED</code>. Read-only.</li>
</ul>
</li>
<li><code>assignee-mode=sanctus</code><ul>
<li><code>assignee-mode=sed</code><ul>
<li>Assignee mode of the course work material. If unspecified, the default value is <code>ALL_STUDENTS</code>.</li>
</ul>
</li>
<li><code>course-id=lorem</code><ul>
<li><code>course-id=diam</code><ul>
<li>Identifier of the course. Read-only.</li>
</ul>
</li>
<li><code>creation-time=est</code><ul>
<li><code>creation-time=dolores</code><ul>
<li>Timestamp when this course work material was created. Read-only.</li>
</ul>
</li>
<li><code>creator-user-id=sed</code><ul>
<li><code>creator-user-id=dolores</code><ul>
<li>Identifier for the user that created the course work material. Read-only.</li>
</ul>
</li>
<li><code>description=diam</code><ul>
<li><code>description=et</code><ul>
<li>Optional description of this course work material. The text must be a valid UTF-8 string containing no more than 30,000 characters.</li>
</ul>
</li>
<li><code>id=dolores</code><ul>
<li><code>id=sed</code><ul>
<li>Classroom-assigned identifier of this course work material, unique per course. Read-only.</li>
</ul>
</li>
<li>
<p><code>individual-students-options student-ids=dolores</code></p>
<p><code>individual-students-options student-ids=no</code></p>
<ul>
<li>Identifiers for the students that have access to the coursework/announcement.</li>
<li>Each invocation of this argument appends the given value to the array.</li>
@@ -501,19 +501,19 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<li>Optional timestamp when this course work material is scheduled to be published.</li>
</ul>
</li>
<li><code>state=sed</code><ul>
<li><code>state=elitr</code><ul>
<li>Status of this course work material. If unspecified, the default state is <code>DRAFT</code>.</li>
</ul>
</li>
<li><code>title=no</code><ul>
<li><code>title=sed</code><ul>
<li>Title of this course work material. The title must be a valid UTF-8 string containing between 1 and 3000 characters.</li>
</ul>
</li>
<li><code>topic-id=et</code><ul>
<li><code>topic-id=no</code><ul>
<li>Identifier for the topic that this course work material is associated with. Must match an existing topic in the course.</li>
</ul>
</li>
<li><code>update-time=elitr</code><ul>
<li><code>update-time=nonumy</code><ul>
<li>Timestamp of the most recent change to this course work material. Read-only.</li>
</ul>
</li>