update OutcomeImports csv format documentation

flag=none
refs PFS-19448, PFS-18643

Change-Id: Iac60f8174610f4dd61c1b65dd2a014df0b4929ef
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/285565
Reviewed-by: Kyle Rosenbaum <krosenbaum@instructure.com>
QA-Review: Kyle Rosenbaum <krosenbaum@instructure.com>
Product-Review: Kyle Rosenbaum <krosenbaum@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
This commit is contained in:
Ethan Knapp 2022-02-18 14:38:20 -07:00
parent fb660fff10
commit 4857022ef0
1 changed files with 6 additions and 0 deletions

View File

@ -60,6 +60,12 @@ have vendor_guid fields with these prefixes.
indicates this is a learning outcome group</td>
</tr>
<tr>
<td>course_id</td>
<td>number</td>
<td></td>
<td>May only be given for rows where object_type="group". If given, the generated learning outcome group will belong to the course with the given ID instead of to the account from which the import was initiated. Referenced course must belong to the initiating account or one of its sub-accounts. Can not be used in course-level imports.</td>
</tr>
<tr>
<td>title</td>
<td>text</td>
<td></td>