You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/includes/20170710/resources/_user.md.erb
+4-5
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Attribute | Data Type | Description
56
56
`extra_study_autoplay_audio` | Boolean | Automatically play pronunciation audio for vocabulary during extra study.
57
57
`lessons_autoplay_audio` | Boolean | Automatically play pronunciation audio for vocabulary during lessons.
58
58
`lessons_batch_size` | Integer | Number of subjects introduced to the user during lessons before quizzing.
59
-
`lessons_presentation_order` | String | The order in which lessons are presented. The options are `ascending_level_then_subject`, `shuffled`, and `ascending_level_then_shuffled`. The default (and best experience) is `ascending_level_then_subject`.
59
+
`lessons_presentation_order` | String | This is a deprecated user preference. It always returns `ascending_level_then_subject`. Setting this preference will do nothing. It exists only to ensure existing consumers of this API don't break.
60
60
`reviews_autoplay_audio` | Boolean | Automatically play pronunciation audio for vocabulary during reviews.
61
61
`reviews_display_srs_indicator` | Boolean | Toggle for display SRS change indicator after a subject has been completely answered during review.
62
62
`reviews_presentation_order` | String | The order in which reviews are presented. The options are `shuffled` and `lower_levels_first`. The default (and best experience) is `shuffled`.
@@ -122,9 +122,9 @@ Returns a summary of user information.
0 commit comments