Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
83f1231f
Commit
83f1231f
authored
Aug 11, 2014
by
Alison Hodges
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates for Sylvia's edits
parent
c34cf558
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
docs/en_us/data/source/internal_data_formats/tracking_logs.rst
+7
-7
No files found.
docs/en_us/data/source/internal_data_formats/tracking_logs.rst
View file @
83f1231f
...
...
@@ -1821,7 +1821,7 @@ this event when a response is delivered to a student for evaluation.
- The i4x:// style locator that identifies the problem in the course.
* - ``submission_returned_uuid``
- string
- The unique identifer of the
submission
that the student retrieved for
- The unique identifer of the
response
that the student retrieved for
assessment.
If no assessment is available, this is set to "None".
...
...
@@ -1913,7 +1913,7 @@ other feedback about the assessment process.
- The student's comments about the assessment process.
* - ``submission_uuid``
- string
- The unique identifier of the feedback
submission
.
- The unique identifier of the feedback.
* - ``options``
- array
- The label of each check box option that the student selected to evaluate
...
...
@@ -1943,10 +1943,10 @@ assessment.
- dict
- This field contains a ``text`` (string) member field for the response.
For
submission
s that also include an image file, this field contains a
For
response
s that also include an image file, this field contains a
``file_upload_key`` (string) member field with the AWS S3 key that
identifies the location of the image file on the Amazon S3 storage
service.
service.
This key is provided for reference only.
* - ``created_at``
- datetime
...
...
@@ -1956,7 +1956,7 @@ assessment.
- This value is currently always set to 1.
* - ``submission_uuid``
- string
- The unique identifier of the
submission
.
- The unique identifier of the
response
.
* - ``submitted_at``
- datetime
- Timestamp for when the student submitted the response. This value is
...
...
@@ -1985,7 +1985,7 @@ save responses before they submit them for assessment.
- dict
- This field contains a ``text`` (string) member field for the response.
For
submission
s that also include an image file, this field contains a
For
response
s that also include an image file, this field contains a
``file_upload_key`` (string) member field with the AWS S3 key that
identifies the location of the image file on the Amazon S3 storage
service.
...
...
@@ -2019,7 +2019,7 @@ scored differently than the instructor.
``criterion_name: instructor-defined_option_name``.
* - ``submission_uuid``
- string
- The unique identifier of the
submission
. Identifies the student who
- The unique identifier of the
response
. Identifies the student who
is undergoing training.
* - ``options_selected``
- object
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment