diff --git a/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po b/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po index ddceb931d84..90dc90946c3 100644 --- a/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:21+0000\n" +"POT-Creation-Date: 2024-04-30 00:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/django.po b/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/django.po index e92a3210e04..5a84085e165 100644 --- a/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:21+0000\n" +"POT-Creation-Date: 2024-04-30 00:23+0000\n" "PO-Revision-Date: 2016-05-25 15:41+0000\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: English (http://www.transifex.com/open-edx/edx-platform/" @@ -38,47 +38,47 @@ msgstr "" msgid "Usernames of users with explicit access to view this catalog" msgstr "" -#: apps/api/serializers.py:989 +#: apps/api/serializers.py:991 msgid "Start date cannot be after the End date" msgstr "" -#: apps/api/serializers.py:994 +#: apps/api/serializers.py:996 msgid "Term cannot be changed" msgstr "" -#: apps/api/serializers.py:1014 +#: apps/api/serializers.py:1016 msgid "Language in which the course is administered" msgstr "" -#: apps/api/serializers.py:1117 +#: apps/api/serializers.py:1119 msgid "Course cannot be changed for an existing course run" msgstr "" -#: apps/api/serializers.py:1122 +#: apps/api/serializers.py:1124 msgid "Minimum effort cannot be greater than Maximum effort" msgstr "" -#: apps/api/serializers.py:1124 +#: apps/api/serializers.py:1126 msgid "Minimum effort and Maximum effort cannot be the same" msgstr "" -#: apps/api/serializers.py:1170 +#: apps/api/serializers.py:1172 msgid "Dictionary mapping course run IDs to boolean values" msgstr "" -#: apps/api/serializers.py:1274 +#: apps/api/serializers.py:1276 msgid "Restriction Type cannot be empty" msgstr "" -#: apps/api/serializers.py:1722 +#: apps/api/serializers.py:1724 msgid "Dictionary mapping course IDs to boolean values" msgstr "" -#: apps/api/serializers.py:2189 +#: apps/api/serializers.py:2191 msgid "Languages that course runs in this program are offered in." msgstr "" -#: apps/api/serializers.py:2193 +#: apps/api/serializers.py:2195 msgid "" "Languages that course runs in this program have available transcripts in." msgstr "" @@ -111,15 +111,15 @@ msgstr "" msgid "Failed to set course run data: {}" msgstr "" -#: apps/api/v1/views/course_runs.py:314 +#: apps/api/v1/views/course_runs.py:315 msgid "Can only update status, ofac restrictions, and ofac comment" msgstr "" -#: apps/api/v1/views/course_runs.py:353 +#: apps/api/v1/views/course_runs.py:356 msgid "Course run is in review. Editing disabled." msgstr "" -#: apps/api/v1/views/course_runs.py:360 +#: apps/api/v1/views/course_runs.py:363 msgid "Invalid parameter" msgstr "" @@ -732,8 +732,8 @@ msgstr "" #: apps/course_metadata/models.py:693 apps/course_metadata/models.py:732 #: apps/course_metadata/models.py:1003 apps/course_metadata/models.py:1144 #: apps/course_metadata/models.py:1306 apps/course_metadata/models.py:2100 -#: apps/course_metadata/models.py:3110 apps/course_metadata/models.py:4041 -#: apps/course_metadata/models.py:4133 apps/learner_pathway/models.py:35 +#: apps/course_metadata/models.py:3139 apps/course_metadata/models.py:4070 +#: apps/course_metadata/models.py:4162 apps/learner_pathway/models.py:35 #: apps/learner_pathway/models.py:84 apps/learner_pathway/models.py:159 msgid "UUID" msgstr "" @@ -1006,7 +1006,7 @@ msgstr "" #: apps/course_metadata/models.py:487 apps/course_metadata/models.py:531 #: apps/course_metadata/models.py:697 apps/course_metadata/models.py:735 -#: apps/course_metadata/models.py:1318 apps/course_metadata/models.py:3124 +#: apps/course_metadata/models.py:1318 apps/course_metadata/models.py:3153 msgid "Leave this field blank to have the value generated automatically." msgstr "" @@ -1200,7 +1200,7 @@ msgstr "" msgid "Add the course image" msgstr "" -#: apps/course_metadata/models.py:1355 apps/course_metadata/models.py:3096 +#: apps/course_metadata/models.py:1355 apps/course_metadata/models.py:3125 msgid "FAQ" msgstr "" @@ -1231,13 +1231,13 @@ msgid "" "This field signifies if this course is in the enterprise subscription catalog" msgstr "" -#: apps/course_metadata/models.py:1426 apps/course_metadata/models.py:3255 +#: apps/course_metadata/models.py:1426 apps/course_metadata/models.py:3284 msgid "" "If checked, this item will not be indexed in Algolia and will not show up in " "search results." msgstr "" -#: apps/course_metadata/models.py:1434 apps/course_metadata/models.py:3263 +#: apps/course_metadata/models.py:1434 apps/course_metadata/models.py:3292 msgid "If checked, the About Page will have a meta tag with noindex value" msgstr "" @@ -1259,11 +1259,11 @@ msgstr "" msgid "Past" msgstr "" -#: apps/course_metadata/models.py:2093 apps/course_metadata/models.py:3107 +#: apps/course_metadata/models.py:2093 apps/course_metadata/models.py:3136 msgid "Blocked" msgstr "" -#: apps/course_metadata/models.py:2094 apps/course_metadata/models.py:3108 +#: apps/course_metadata/models.py:2094 apps/course_metadata/models.py:3137 msgid "Unrestricted" msgstr "" @@ -1326,7 +1326,7 @@ msgid "" "value blank to default to the parent course's Outcome attribute." msgstr "" -#: apps/course_metadata/models.py:2184 apps/course_metadata/models.py:3291 +#: apps/course_metadata/models.py:2184 apps/course_metadata/models.py:3320 msgid "Add OFAC restriction text to the FAQ section of the Marketing site" msgstr "" @@ -1356,335 +1356,335 @@ msgid "" "to your project coordinator for additional help if necessary." msgstr "" -#: apps/course_metadata/models.py:2906 +#: apps/course_metadata/models.py:2935 msgid "Change careers" msgstr "" -#: apps/course_metadata/models.py:2907 +#: apps/course_metadata/models.py:2936 msgid "Job advancement" msgstr "" -#: apps/course_metadata/models.py:2908 +#: apps/course_metadata/models.py:2937 msgid "Learn valuable skills" msgstr "" -#: apps/course_metadata/models.py:2909 +#: apps/course_metadata/models.py:2938 msgid "Learn for fun" msgstr "" -#: apps/course_metadata/models.py:3097 +#: apps/course_metadata/models.py:3126 msgid "FAQs" msgstr "" -#: apps/course_metadata/models.py:3112 +#: apps/course_metadata/models.py:3141 msgid "The user-facing display title for this Program." msgstr "" -#: apps/course_metadata/models.py:3114 +#: apps/course_metadata/models.py:3143 msgid "A brief, descriptive subtitle for the Program." msgstr "" -#: apps/course_metadata/models.py:3116 +#: apps/course_metadata/models.py:3145 msgid "A brief hook for the marketing website" msgstr "" -#: apps/course_metadata/models.py:3119 +#: apps/course_metadata/models.py:3148 msgid "The lifecycle status of this Program." msgstr "" -#: apps/course_metadata/models.py:3131 +#: apps/course_metadata/models.py:3160 msgid "" "If this box is not checked, courses will be ordered as in the courses select " "box above." msgstr "" -#: apps/course_metadata/models.py:3146 +#: apps/course_metadata/models.py:3175 msgid "" "This field is now deprecated (ECOM-6021).Estimated number of weeks needed to " "complete a course run belonging to this program." msgstr "" -#: apps/course_metadata/models.py:3172 +#: apps/course_metadata/models.py:3201 msgid "DEPRECATED: Use the card image field" msgstr "" -#: apps/course_metadata/models.py:3179 +#: apps/course_metadata/models.py:3208 msgid "" "This field can be used by API clients to determine the order in which " "instructors will be displayed on program pages. Instructors in this list " "should appear before all others associated with this programs courses runs." msgstr "" -#: apps/course_metadata/models.py:3190 +#: apps/course_metadata/models.py:3219 msgid "The description of credit redemption for courses in program" msgstr "" -#: apps/course_metadata/models.py:3195 +#: apps/course_metadata/models.py:3224 msgid "Allow courses in this program to be purchased in a single transaction" msgstr "" -#: apps/course_metadata/models.py:3199 +#: apps/course_metadata/models.py:3228 msgid "" "Hide program on marketing site landing and search pages. This program MAY " "have a detail page." msgstr "" -#: apps/course_metadata/models.py:3202 +#: apps/course_metadata/models.py:3231 msgid "Total number of learners who have enrolled in courses this program" msgstr "" -#: apps/course_metadata/models.py:3207 +#: apps/course_metadata/models.py:3236 msgid "" "Total number of learners who have enrolled in courses in this program in the " "last 6 months" msgstr "" -#: apps/course_metadata/models.py:3212 +#: apps/course_metadata/models.py:3241 msgid "" "Number of credits a learner will earn upon successful completion of the " "program" msgstr "" -#: apps/course_metadata/models.py:3216 +#: apps/course_metadata/models.py:3245 msgid "" "This calculated field signifies if all the courses in this program are " "included in the enterprise subscription catalog " msgstr "" -#: apps/course_metadata/models.py:3220 +#: apps/course_metadata/models.py:3249 msgid "" "A field to override Organization short code alias specific for this program." msgstr "" -#: apps/course_metadata/models.py:3227 +#: apps/course_metadata/models.py:3256 msgid "A field to override Organization logo specific for this program." msgstr "" -#: apps/course_metadata/models.py:3231 +#: apps/course_metadata/models.py:3260 msgid "" "Primary subject field specific for this program. Useful field in case there " "are no courses associated with this program." msgstr "" -#: apps/course_metadata/models.py:3236 +#: apps/course_metadata/models.py:3265 msgid "" "Level type specific for this program. Useful field in case there are no " "courses associated with this program." msgstr "" -#: apps/course_metadata/models.py:3241 +#: apps/course_metadata/models.py:3270 msgid "" "Language code specific for this program. Useful field in case there are no " "courses associated with this program." msgstr "" -#: apps/course_metadata/models.py:3275 +#: apps/course_metadata/models.py:3304 msgid "" "Useful field to overwrite the duration of a program. It can be a text " "describing a period of time, Ex: 6-9 months." msgstr "" -#: apps/course_metadata/models.py:3284 +#: apps/course_metadata/models.py:3313 msgid "" "Pick a tag/label from the suggestions. To make a new tag, add a comma after " "the tag name." msgstr "" -#: apps/course_metadata/models.py:3295 +#: apps/course_metadata/models.py:3324 msgid "The last time this program was modified." msgstr "" -#: apps/course_metadata/models.py:3723 apps/course_metadata/models.py:3740 +#: apps/course_metadata/models.py:3752 apps/course_metadata/models.py:3769 msgid "ID" msgstr "" -#: apps/course_metadata/models.py:3759 +#: apps/course_metadata/models.py:3788 msgid "The actual rank number" msgstr "" -#: apps/course_metadata/models.py:3760 +#: apps/course_metadata/models.py:3789 msgid "What does the rank number mean" msgstr "" -#: apps/course_metadata/models.py:3761 +#: apps/course_metadata/models.py:3790 msgid "From where the rank is obtained" msgstr "" -#: apps/course_metadata/models.py:3777 +#: apps/course_metadata/models.py:3806 msgid "Callback URL to partner application flow" msgstr "" -#: apps/course_metadata/models.py:3780 +#: apps/course_metadata/models.py:3809 msgid "Overall program ranking (e.g. \"#1 in the U.S.\")" msgstr "" -#: apps/course_metadata/models.py:3785 +#: apps/course_metadata/models.py:3814 msgid "" "The 6 character hex value of the color to make the banner borders\n" " (e.g. \"#ff0000\" which equals red) No need to provide the `#`" msgstr "" -#: apps/course_metadata/models.py:3794 +#: apps/course_metadata/models.py:3823 msgid "Provide a campus image for the header of the degree" msgstr "" -#: apps/course_metadata/models.py:3800 +#: apps/course_metadata/models.py:3829 msgid "Provide a background image for the title section of the degree" msgstr "" -#: apps/course_metadata/models.py:3805 +#: apps/course_metadata/models.py:3834 msgid "The fine print that displays at the Tuition section's bottom" msgstr "" -#: apps/course_metadata/models.py:3810 +#: apps/course_metadata/models.py:3839 msgid "The fine print that displays at the Deadline section's bottom" msgstr "" -#: apps/course_metadata/models.py:3817 +#: apps/course_metadata/models.py:3846 msgid "The sailthru email list name to capture leads" msgstr "" -#: apps/course_metadata/models.py:3831 +#: apps/course_metadata/models.py:3860 msgid "Please provide an image file for the lead capture banner." msgstr "" -#: apps/course_metadata/models.py:3834 +#: apps/course_metadata/models.py:3863 msgid "The Hubspot form ID for the lead capture form" msgstr "" -#: apps/course_metadata/models.py:3840 +#: apps/course_metadata/models.py:3869 msgid "URL to micromasters landing page" msgstr "" -#: apps/course_metadata/models.py:3846 +#: apps/course_metadata/models.py:3875 msgid "Micromasters verbose title" msgstr "" -#: apps/course_metadata/models.py:3852 +#: apps/course_metadata/models.py:3881 msgid "Micromasters descriptive paragraph" msgstr "" -#: apps/course_metadata/models.py:3865 +#: apps/course_metadata/models.py:3894 msgid "Customized background image for the MicroMasters section." msgstr "" -#: apps/course_metadata/models.py:3869 +#: apps/course_metadata/models.py:3898 msgid "" "Override org name if micromasters program comes from different organization " "than Masters program" msgstr "" -#: apps/course_metadata/models.py:3876 +#: apps/course_metadata/models.py:3905 msgid "Ranking display for search card (e.g. \"#1 in the U.S.\"" msgstr "" -#: apps/course_metadata/models.py:3882 +#: apps/course_metadata/models.py:3911 msgid "Cost display for search card (e.g. \"$9,999\"" msgstr "" -#: apps/course_metadata/models.py:3888 +#: apps/course_metadata/models.py:3917 msgid "Number of courses for search card (e.g. \"11 Courses\"" msgstr "" -#: apps/course_metadata/models.py:3896 +#: apps/course_metadata/models.py:3925 msgid "" "Designates whether the degree should be displayed on the owning " "organization's page" msgstr "" -#: apps/course_metadata/models.py:3913 +#: apps/course_metadata/models.py:3942 msgid "The redirect URL of the degree on external site" msgstr "" -#: apps/course_metadata/models.py:3918 +#: apps/course_metadata/models.py:3947 msgid "The URL of the landing page on external site" msgstr "" -#: apps/course_metadata/models.py:3953 +#: apps/course_metadata/models.py:3982 msgid "Bell" msgstr "" -#: apps/course_metadata/models.py:3954 +#: apps/course_metadata/models.py:3983 msgid "Certificate" msgstr "" -#: apps/course_metadata/models.py:3955 +#: apps/course_metadata/models.py:3984 msgid "Checkmark" msgstr "" -#: apps/course_metadata/models.py:3956 +#: apps/course_metadata/models.py:3985 msgid "Clock" msgstr "" -#: apps/course_metadata/models.py:3957 +#: apps/course_metadata/models.py:3986 msgid "Desktop" msgstr "" -#: apps/course_metadata/models.py:3958 +#: apps/course_metadata/models.py:3987 msgid "Info" msgstr "" -#: apps/course_metadata/models.py:3959 +#: apps/course_metadata/models.py:3988 msgid "Sitemap" msgstr "" -#: apps/course_metadata/models.py:3960 +#: apps/course_metadata/models.py:3989 msgid "User" msgstr "" -#: apps/course_metadata/models.py:3961 +#: apps/course_metadata/models.py:3990 msgid "Dollar" msgstr "" -#: apps/course_metadata/models.py:3962 +#: apps/course_metadata/models.py:3991 msgid "Book" msgstr "" -#: apps/course_metadata/models.py:3963 +#: apps/course_metadata/models.py:3992 msgid "Mortar Board" msgstr "" -#: apps/course_metadata/models.py:3964 +#: apps/course_metadata/models.py:3993 msgid "Star" msgstr "" -#: apps/course_metadata/models.py:3965 +#: apps/course_metadata/models.py:3994 msgid "Trophy" msgstr "" -#: apps/course_metadata/models.py:3969 +#: apps/course_metadata/models.py:3998 msgid "Icon FA class" msgstr "" -#: apps/course_metadata/models.py:3970 +#: apps/course_metadata/models.py:3999 msgid "Paired text" msgstr "" -#: apps/course_metadata/models.py:3989 +#: apps/course_metadata/models.py:4018 msgid "Deadline applies for this semester (e.g. Spring 2019" msgstr "" -#: apps/course_metadata/models.py:3993 +#: apps/course_metadata/models.py:4022 msgid "Describes the deadline (e.g. Early Admission Deadline)" msgstr "" -#: apps/course_metadata/models.py:3997 +#: apps/course_metadata/models.py:4026 msgid "The date after which the deadline expires (e.g. January 1, 2019)" msgstr "" -#: apps/course_metadata/models.py:4001 +#: apps/course_metadata/models.py:4030 msgid "The time after which the deadline expires (e.g. 11:59 PM EST)." msgstr "" -#: apps/course_metadata/models.py:4022 +#: apps/course_metadata/models.py:4051 msgid "Describes what the cost is for (e.g. Tuition)" msgstr "" -#: apps/course_metadata/models.py:4026 +#: apps/course_metadata/models.py:4055 msgid "String-based field stating how much the cost is (e.g. $1000)." msgstr "" -#: apps/course_metadata/models.py:4054 +#: apps/course_metadata/models.py:4083 msgid "" "A high-level overview of the degree's courseware. The \"brief\"\n" " text is the first 750 characters of \"marketing_text\" and must " @@ -1692,102 +1692,102 @@ msgid "" " valid HTML." msgstr "" -#: apps/course_metadata/models.py:4062 +#: apps/course_metadata/models.py:4091 msgid "A high-level overview of the degree's courseware." msgstr "" -#: apps/course_metadata/models.py:4138 +#: apps/course_metadata/models.py:4167 msgid "Organization name" msgstr "" -#: apps/course_metadata/models.py:4160 +#: apps/course_metadata/models.py:4189 msgid "These programs are for a different partner than the pathway itself: {}" msgstr "" -#: apps/course_metadata/models.py:4187 +#: apps/course_metadata/models.py:4216 msgid "Facebook" msgstr "" -#: apps/course_metadata/models.py:4188 +#: apps/course_metadata/models.py:4217 msgid "Twitter" msgstr "" -#: apps/course_metadata/models.py:4189 +#: apps/course_metadata/models.py:4218 msgid "Blog" msgstr "" -#: apps/course_metadata/models.py:4190 +#: apps/course_metadata/models.py:4219 msgid "Others" msgstr "" -#: apps/course_metadata/models.py:4250 +#: apps/course_metadata/models.py:4279 #, python-brace-format msgid "" "Partner {partner_key} and course partner {course_partner_key} do not match " "when attempting to save url slug {url_slug}" msgstr "" -#: apps/course_metadata/models.py:4270 +#: apps/course_metadata/models.py:4299 #, python-brace-format msgid "" "Partner {partner_key} and course partner {course_partner_key} do not match " "when attempting to save url redirect {url_path}" msgstr "" -#: apps/course_metadata/models.py:4291 +#: apps/course_metadata/models.py:4320 msgid "It expects the data will be provided in a csv file format " msgstr "" -#: apps/course_metadata/models.py:4303 apps/course_metadata/models.py:4316 -#: apps/course_metadata/models.py:4329 apps/course_metadata/models.py:4349 -#: apps/course_metadata/models.py:4362 apps/course_metadata/models.py:4381 -#: apps/course_metadata/models.py:4401 apps/course_metadata/models.py:4416 +#: apps/course_metadata/models.py:4332 apps/course_metadata/models.py:4345 +#: apps/course_metadata/models.py:4358 apps/course_metadata/models.py:4378 +#: apps/course_metadata/models.py:4391 apps/course_metadata/models.py:4410 +#: apps/course_metadata/models.py:4430 apps/course_metadata/models.py:4445 msgid "" "It expects the data will be provided in a csv file format with first row " "containing all the headers." msgstr "" -#: apps/course_metadata/models.py:4373 +#: apps/course_metadata/models.py:4402 msgid "Open Courses" msgstr "" -#: apps/course_metadata/models.py:4374 +#: apps/course_metadata/models.py:4403 msgid "2U Executive Education Courses" msgstr "" -#: apps/course_metadata/models.py:4375 +#: apps/course_metadata/models.py:4404 msgid "Bootcamps" msgstr "" -#: apps/course_metadata/models.py:4386 apps/course_metadata/models.py:4490 +#: apps/course_metadata/models.py:4415 apps/course_metadata/models.py:4519 msgid "Course UUIDs" msgstr "" -#: apps/course_metadata/models.py:4466 +#: apps/course_metadata/models.py:4495 msgid "Course Run IDs" msgstr "" -#: apps/course_metadata/models.py:4482 +#: apps/course_metadata/models.py:4511 msgid "Profile Image UUIDs" msgstr "" -#: apps/course_metadata/models.py:4489 +#: apps/course_metadata/models.py:4518 msgid "Tag" msgstr "" -#: apps/course_metadata/models.py:4505 +#: apps/course_metadata/models.py:4534 msgid "Remove All Redirects" msgstr "" -#: apps/course_metadata/models.py:4506 +#: apps/course_metadata/models.py:4535 msgid "Url Paths" msgstr "" -#: apps/course_metadata/models.py:4514 +#: apps/course_metadata/models.py:4543 msgid "Add redirects from all published course url slugs" msgstr "" -#: apps/course_metadata/models.py:4515 apps/taxonomy_support/models.py:55 +#: apps/course_metadata/models.py:4544 apps/taxonomy_support/models.py:55 msgid "Course uuids" msgstr "" @@ -2034,7 +2034,7 @@ msgid "" "%(course_preview_url)s\n" msgstr "" -#: apps/course_metadata/utils.py:380 +#: apps/course_metadata/utils.py:389 msgid "Special characters not allowed in Course Number." msgstr "" diff --git a/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/djangojs.po b/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/djangojs.po index f1f7a7735f4..a3e7e187cf1 100644 --- a/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/translations/course-discovery/course_discovery/conf/locale/en/LC_MESSAGES/djangojs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:21+0000\n" +"POT-Creation-Date: 2024-04-30 00:23+0000\n" "PO-Revision-Date: 2016-05-25 15:41+0000\n" "Last-Translator: harshit jain , 2021\n" "Language-Team: English (http://www.transifex.com/open-edx/edx-platform/" diff --git a/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po index fc9ab2560b0..ceadf3ed78a 100644 --- a/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:29+0000\n" +"POT-Creation-Date: 2024-04-30 00:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po index 047e343d7ec..9913c9d145a 100644 --- a/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:30+0000\n" +"POT-Creation-Date: 2024-04-30 00:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po index 9a727009d2c..9fcbf581186 100644 --- a/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po @@ -595,31 +595,31 @@ msgstr "" msgid "Course enrollment track" msgstr "" -#: enterprise/admin/forms.py:74 enterprise/api/v1/serializers.py:1401 +#: enterprise/admin/forms.py:74 enterprise/api/v1/serializers.py:1407 msgid "Audit" msgstr "" -#: enterprise/admin/forms.py:75 enterprise/api/v1/serializers.py:1402 +#: enterprise/admin/forms.py:75 enterprise/api/v1/serializers.py:1408 msgid "Verified" msgstr "" -#: enterprise/admin/forms.py:76 enterprise/api/v1/serializers.py:1403 +#: enterprise/admin/forms.py:76 enterprise/api/v1/serializers.py:1409 msgid "Professional Education" msgstr "" -#: enterprise/admin/forms.py:77 enterprise/api/v1/serializers.py:1404 +#: enterprise/admin/forms.py:77 enterprise/api/v1/serializers.py:1410 msgid "Professional Education (no ID)" msgstr "" -#: enterprise/admin/forms.py:78 enterprise/api/v1/serializers.py:1405 +#: enterprise/admin/forms.py:78 enterprise/api/v1/serializers.py:1411 msgid "Credit" msgstr "" -#: enterprise/admin/forms.py:79 enterprise/api/v1/serializers.py:1406 +#: enterprise/admin/forms.py:79 enterprise/api/v1/serializers.py:1412 msgid "Honor" msgstr "" -#: enterprise/admin/forms.py:80 enterprise/api/v1/serializers.py:1407 +#: enterprise/admin/forms.py:80 enterprise/api/v1/serializers.py:1413 msgid "Unpaid Executive Education" msgstr "" diff --git a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po index 8319c175f78..186a47d7de1 100644 --- a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-ora2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:32+0000\n" +"POT-Creation-Date: 2024-04-30 00:34+0000\n" "PO-Revision-Date: 2014-06-04 15:41-0400\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" diff --git a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po index 2b57c61ef26..2e7c0c6ae38 100644 --- a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-ora2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:32+0000\n" +"POT-Creation-Date: 2024-04-30 00:34+0000\n" "PO-Revision-Date: 2014-06-04 15:41-0400\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" diff --git a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po index 1292258b48f..891e017595d 100644 --- a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-proctoring\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:34+0000\n" +"POT-Creation-Date: 2024-04-30 00:37+0000\n" "PO-Revision-Date: 2018-03-14 17:16-0500\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" diff --git a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po index a0525fe17dd..6e0a073255d 100644 --- a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-proctoring\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:34+0000\n" +"POT-Creation-Date: 2024-04-30 00:37+0000\n" "PO-Revision-Date: 2018-03-14 17:16-0500\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" diff --git a/translations/frontend-app-learner-portal-enterprise/src/i18n/transifex_input.json b/translations/frontend-app-learner-portal-enterprise/src/i18n/transifex_input.json index 72ccd7f6849..62d273f2255 100644 --- a/translations/frontend-app-learner-portal-enterprise/src/i18n/transifex_input.json +++ b/translations/frontend-app-learner-portal-enterprise/src/i18n/transifex_input.json @@ -4,8 +4,6 @@ "academy.detail.page.executive.education.courses.section.subtitle": "A selection of high-impact graduate-level courses that follow a structured schedule and include active interaction with educators and peers.", "academy.detail.page.self.paced.courses.section.title": "Self-paced courses", "academy.detail.page.self.paced.courses.section.subtitle": "A collection of courses that cover essential knowledge on the subject. These courses offer flexible schedules and independent study.", - "academy.detail.page.pathways.section.title": "Pathways", - "academy.detail.page.pathways.section.subtitle": "Not sure where to start? Try one of our recommended learning tracks.", "academy.detail.page.academy.not.found.page.title": "Academy not found", "academy.detail.page.academy.not.found.page.message": "Academy not found", "academy.detail.page.academy.title": "{academyTitle} Academy", @@ -15,6 +13,8 @@ "academy.detail.page.all.courses.title": "All {academyTitle} Academy Courses", "enterprise.dashboard.tab.courses.go.to.academy.message": "Getting started with edX is easy. Simply find a course from your Academy, request enrollment, and get started on your learning journey.", "enterprise.dashboard.tab.courses.go.to.academy": "Go to Academy", + "academy.detail.page.pathway.section.heading": "Pathway", + "academy.detail.page.pathway.section.launch.button": "Launch Pathway", "enterprise.course.about.course.sidebar.associated.programs": "Associated Programs", "enterprise.course.about.course.sidebar.about.expand": "More about this course", "enterprise.course.about.course.sidebar.about.collapse": "Collapse about this course", diff --git a/translations/platform-plugin-aspects/platform_plugin_aspects/conf/locale/en/LC_MESSAGES/django.po b/translations/platform-plugin-aspects/platform_plugin_aspects/conf/locale/en/LC_MESSAGES/django.po index c5bd919bb26..b2ece48143e 100644 --- a/translations/platform-plugin-aspects/platform_plugin_aspects/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/platform-plugin-aspects/platform_plugin_aspects/conf/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-29 00:36+0000\n" +"POT-Creation-Date: 2024-04-30 00:40+0000\n" "PO-Revision-Date: 2023-06-13 09:00+0000\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" diff --git a/translations/tutor-contrib-aspects/transifex_input.yaml b/translations/tutor-contrib-aspects/transifex_input.yaml index f94651981e0..5c74b300531 100644 --- a/translations/tutor-contrib-aspects/transifex_input.yaml +++ b/translations/tutor-contrib-aspects/transifex_input.yaml @@ -1,296 +1,189 @@ en: ? '' : '' - Number of Learners: Number of Learners - Superset Active Users: Superset Active Users - Last Received Event: Last Received Event - ? This chart shows how often an answer or combination of answers (for multi-select) - is selected by learners. Some problems allow learners to submit a response more - than once, this chart will include all of the responses in that case. - : This chart shows how often an answer or combination of answers (for multi-select) - is selected by learners. Some problems allow learners to submit a response more - than once, this chart will include all of the responses in that case. - Cumulative Enrollments by Track: Cumulative Enrollments by Track - Instance Health: Instance Health - Superset: Superset - Video Id: Video Id - Number Of Users: Number Of Users - Enrollment Events Per Day: Enrollment Events Per Day - Course run: Course run - Problems: Problems - ClickHouse metrics: ClickHouse metrics - Problem Name: Problem Name - ? Information is needed on which section and subsection each problem is located - in and whether or not these are graded. I have already sent the request and the - report is being worked on. - : Information is needed on which section and subsection each problem is located - in and whether or not these are graded. I have already sent the request and the - report is being worked on. - Total plays: Total plays - Total transcript usage: Total transcript usage - Dashboard Title: Dashboard Title + Video name: Video name + Learner group dashboard: Learner group dashboard + Problem interactions: Problem interactions + Most-used Dashboards: Most-used Dashboards + Unique Watchers: Unique Watchers + Help: Help + Unique Viewers: Unique Viewers + Modified: Modified + Video Position: Video Position + Segment Start: Segment Start Subsection Summary: Subsection Summary - Organizations: Organizations - Order: Order - Enrollment: Enrollment - Year of Birth: Year of Birth - Query Context: Query Context - ' The number of learners who completed at least one graded problem in the course.': ' The - number of learners who completed at least one graded problem in the course.' - Datasource Type: Datasource Type - Parameters: Parameters - Datasource ID: Datasource ID - Responses: Responses - Performance: Performance - Is Managed Externally: Is Managed Externally - Video Name: Video Name - Created By Fk: Created By Fk - Video Duration: Video Duration - Enrollment Status Date: Enrollment Status Date + Watched Segment Count: Watched Segment Count Pages: Pages - Answers Chosen: Answers Chosen - Enrollment End: Enrollment End - Superset Active Users Over Time: Superset Active Users Over Time - Success: Success - Course name: Course name Video Event: Video Event - Organization: Organization + External User ID: External User ID + Dashboard Status: Dashboard Status + Datasource ID: Datasource ID + Problems attempted per section/subsection: Problems attempted per section/subsection + Watched Video Segments: Watched Video Segments + ' The number of learners who completed at least one graded problem in the course.': ' The + number of learners who completed at least one graded problem in the course.' Video views by section/subsection: Video views by section/subsection - Slice Name: Slice Name - Level of Education: Level of Education + Last Received Event: Last Received Event + Dashboard ID: Dashboard ID + Action Count: Action Count + Current Enrollees: Current Enrollees + Problems: Problems + Enrollment Start: Enrollment Start + Course Information: Course Information + Email: Email + Individual Learner Dashboard: Individual Learner Dashboard + Course ID: Course ID + Course Name: Course Name + Event Activity: Event Activity + Cumulative Enrollments by Track: Cumulative Enrollments by Track + Total Users: Total Users + Individual Learner Reports: Individual Learner Reports + audit: audit + Query performance: Query performance + Page views per section/subsection: Page views per section/subsection + Superset Active Users Over Time: Superset Active Users Over Time + Repeat Views: Repeat Views Chart showing the number of Superset actions taken on each dashboard in the selected time period.: Chart showing the number of Superset actions taken on each dashboard in the selected time period. - Partial and full views per video: Partial and full views per video - Course Data JSON: Course Data JSON - Id: Id - User ID: User ID Datasource Name: Datasource Name - Last course syncronized: Last course syncronized - Chart showing the number of Superset actions taken by each user over the selected time period.: Chart - showing the number of Superset actions taken by each user over the selected time - period. - Dump ID: Dump ID - ? This chart shows which parts of a video are most watched, and which are most re-watched. - Each segment represents 5 seconds of the video. - : This chart shows which parts of a video are most watched, and which are most re-watched. - Each segment represents 5 seconds of the video. - Watched Video Segments: Watched Video Segments - Last Name: Last Name + Course Dashboard V1: Course Dashboard V1 + Action Date: Action Date + Query: Query Time Last Dumped: Time Last Dumped - Video name: Video name - Action Cluster: Action Cluster - Current Enrollees: Current Enrollees - Course Enrollments Over Time: Course Enrollments Over Time - Created On: Created On - honor: honor - Event type: Event type - Video views per section/subsection: Video views per section/subsection - Meta: Meta - Problems attempted per section/subsection: Problems attempted per section/subsection - Course Information: Course Information - Changed By Fk: Changed By Fk - Slice ID: Slice ID - User Actions: User Actions - Total Actors v2: Total Actors v2 - Number Of Viewers / Views: Number Of Viewers / Views - Count of unique users who performed an action in Superset over the selected time period.: Count - of unique users who performed an action in Superset over the selected time period. - COUNT(*): COUNT(*) - Grade: Grade - Entity Name: Entity Name + Section Summary: Section Summary + Instance Health: Instance Health + Enrollment Status: Enrollment Status + Active Learners: Active Learners + Courses Per Organization: Courses Per Organization + Login Count: Login Count + Actor ID: Actor ID + Learner Groups Reports: Learner Groups Reports + Date: Date + Changed On: Changed On Username: Username - Country: Country - Time Range: Time Range - Enrollment Mode: Enrollment Mode - Event String: Event String + Videos: Videos + Verb: Verb + Chart showing the number of registered users over the selected time period.: Chart + showing the number of registered users over the selected time period. + Evolution of engagement: Evolution of engagement + Problem Results: Problem Results + Total plays: Total plays + Total Views: Total Views + Courses: Courses + Video views per section/subsection: Video views per section/subsection + Engagement: Engagement + ClickHouse: ClickHouse + Event ID: Event ID + Organizations: Organizations + Value: Value + User Registration Date: User Registration Date + Description: Description Fail Login Count: Fail Login Count - Last Saved At: Last Saved At - Cache Timeout: Cache Timeout - Goals: Goals - JSON Metadata: JSON Metadata - Posts per user: Posts per user + Video Name: Video Name + Active Courses: Active Courses + First Name: First Name Verb ID: Verb ID - Name: Name - Grade Bucket: Grade Bucket + Superset: Superset + Seconds Of Video: Seconds Of Video + Dashboard Title: Dashboard Title + honor: honor + Started At: Started At Enrollees per Enrollment Track: Enrollees per Enrollment Track - Visualization Bucket: Visualization Bucket - Value: Value - Cumulative Interactions: Cumulative Interactions - Enrollments By Type: Enrollments By Type - ClickHouse: ClickHouse - External User ID: External User ID + Display Name: Display Name + Id: Id + Learners with Passing Grade: Learners with Passing Grade + Last Login: Last Login + Enrollment Mode: Enrollment Mode + Slice ID: Slice ID + Emission Time: Emission Time + Partial and full views per video: Partial and full views per video + Distribution of Current Course Grade: Distribution of Current Course Grade + Enrollment: Enrollment + ClickHouse metrics: ClickHouse metrics + Superset Registered Users Over Time: Superset Registered Users Over Time + Dump ID: Dump ID + Course name: Course name + Active: Active + Course run: Course run + Subsection With Name: Subsection With Name + Course End: Course End + null: null + Created On: Created On + Subsection Name: Subsection Name + registered: registered + Graded: Graded + Slice Name: Slice Name Count over time of unique users who performed an action in Superset over the selected time period.: Count over time of unique users who performed an action in Superset over the selected time period. - Course ID: Course ID - Description: Description - XBlock Data JSON: XBlock Data JSON - Enrollment Status: Enrollment Status - Perm: Perm - Total Hints: Total Hints - Mailing Address: Mailing Address - User Registration Date: User Registration Date - Started At: Started At - Email: Email - Events per course: Events per course - Learner Groups Reports: Learner Groups Reports - Watched Entire Video: Watched Entire Video - Active: Active - unregistered: unregistered - Location: Location - Changed On: Changed On - Duration (Seconds): Duration (Seconds) - Evolution of engagement: Evolution of engagement - Number of users: Number of users - Last Saved By Fk: Last Saved By Fk - Slowest ClickHouse Queries: Slowest ClickHouse Queries - Segment Start: Segment Start - Most-used Dashboards: Most-used Dashboards - Number of Posts: Number of Posts - Learner group dashboard: Learner group dashboard - Unique actors: Unique actors - Scaled Score: Scaled Score - Total Organizations: Total Organizations - Last Login: Last Login - Repeat Views: Repeat Views - Individual Learner Dashboard: Individual Learner Dashboard - Action Date: Action Date - State: State - Edited On: Edited On '{{ASPECTS_OPERATOR_HELP_MARKDOWN}}': '{{ASPECTS_OPERATOR_HELP_MARKDOWN}}' - Video ID: Video ID - Verb: Verb - registered: registered - Section With Name: Section With Name - xAPI Events Over Time v2: xAPI Events Over Time v2 - Modified: Modified - Number of Answers Displayed: Number of Answers Displayed - null: null - Chart Count: Chart Count - Course Start: Course Start - Dashboard Status: Dashboard Status - UUID: UUID - Most-used Charts: Most-used Charts - Charts by Type: Charts by Type + Event Time: Event Time + Cumulative Interactions: Cumulative Interactions + Course Key: Course Key + Course Data JSON: Course Data JSON + Operator Dashboard: Operator Dashboard + User ID: User ID + Active Users Per Organization: Active Users Per Organization + User Name: User Name + unregistered: unregistered + Last course syncronized: Last course syncronized + Enrollments: Enrollments "\u23F2\uFE0F Use the \u2018Time Grain\u2019 filter to update the time frame intervals shown in the following graph(s)": "\u23F2\uFE0F\ \ Use the \u2018Time Grain\u2019 filter to update the time frame intervals shown\ \ in the following graph(s)" - Time Grain: Time Grain - Graded: Graded - Problem interactions: Problem interactions - Help: Help - Unique Viewers: Unique Viewers + Time Range: Time Range + Visualization Bucket: Visualization Bucket + Count of unique users who performed an action in Superset over the selected time period.: Count + of unique users who performed an action in Superset over the selected time period. + ? This chart shows which parts of a video are most watched, and which are most re-watched. + Each segment represents 5 seconds of the video. + : This chart shows which parts of a video are most watched, and which are most re-watched. + Each segment represents 5 seconds of the video. + Event String: Event String Memory Usage (KB): Memory Usage (KB) - City: City - Course Key: Course Key - Bio: Bio - Count of dashboards created in Superset over the selected time period.: Count of - dashboards created in Superset over the selected time period. - xAPI Events Over Time: xAPI Events Over Time - Enrollment Start: Enrollment Start - Action Count: Action Count - Most Active Courses Per Day: Most Active Courses Per Day - Courses: Courses - Problem Results: Problem Results - Operator Dashboard: Operator Dashboard - Enrollments: Enrollments - Problem Name With Location: Problem Name With Location - Slug: Slug - Unique Transcript Users: Unique Transcript Users - External ID Type: External ID Type - Actor Id: Actor Id - Event ID: Event ID - Active Users Per Organization: Active Users Per Organization - Learners with Passing Grade: Learners with Passing Grade - Actor IDs over time: Actor IDs over time - Dashboard Count: Dashboard Count + Duration (Seconds): Duration (Seconds) + Total Organizations: Total Organizations + Section With Name: Section With Name + Organization: Organization + Course Start: Course Start + Video Name With Location: Video Name With Location + Datasource Type: Datasource Type + Superset Active Users: Superset Active Users Object ID: Object ID - Distribution of Current Course Grade: Distribution of Current Course Grade - Seconds Of Video: Seconds Of Video - First Name: First Name - Count of charts created in Superset over the selected time period.: Count of charts - created in Superset over the selected time period. - Total Views: Total Views - Active Users Over Time v2: Active Users Over Time v2 - Course Dashboard V1: Course Dashboard V1 - Students: Students - Engagement: Engagement - Language: Language - verified: verified - Event Time: Event Time - Subsection With Name: Subsection With Name + Time Grain: Time Grain + Chart showing the number of Superset actions taken on each chart in the selected time period.: Chart + showing the number of Superset actions taken on each chart in the selected time + period. + Video Duration: Video Duration + Video ID: Video ID + Course Enrollments Over Time: Course Enrollments Over Time + Performance: Performance + Created By Fk: Created By Fk + Number Of Viewers / Views: Number Of Viewers / Views + Enrollment End: Enrollment End + ? Information is needed on which section and subsection each problem is located + in and whether or not these are graded. I have already sent the request and the + report is being worked on. + : Information is needed on which section and subsection each problem is located + in and whether or not these are graded. I have already sent the request and the + report is being worked on. + Object Type: Object Type Section Name: Section Name - audit: audit - Published: Published - Date: Date + Slowest ClickHouse Queries: Slowest ClickHouse Queries + Current Active Enrollments By Mode: Current Active Enrollments By Mode Self Paced: Self Paced + Name: Name + Watched Entire Video: Watched Entire Video + Changed By Fk: Changed By Fk + Course Key Short: Course Key Short Password: Password - Certification Details: Certification Details + Course Run: Course Run + Actor Id: Actor Id + Most-used Charts: Most-used Charts + verified: verified + COUNT(*): COUNT(*) Action: Action - Video Name With Location: Video Name With Location - Display Name: Display Name - Courseware: Courseware - Count of the various types of charts created in Superset over the selected time period.: Count - of the various types of charts created in Superset over the selected time period. - Number of Hints Displayed: Number of Hints Displayed - Videos: Videos - Video Title: Video Title - Chart showing the number of Superset actions taken on each chart in the selected time period.: Chart - showing the number of Superset actions taken on each chart in the selected time - period. - Course Name: Course Name - Chart showing the number of registered users over the selected time period.: Chart - showing the number of registered users over the selected time period. - Profile Image Uploaded At: Profile Image Uploaded At - Phone Number: Phone Number - Subsection Name: Subsection Name Read Rows: Read Rows - Certified By: Certified By - Video Position: Video Position - Section Summary: Section Summary - Course Key Short: Course Key Short - ID: ID - Course End: Course End - External Url: External Url - Individual Learner Reports: Individual Learner Reports - Attempts: Attempts - Object Type: Object Type + Last Name: Last Name Created: Created - Dashboard ID: Dashboard ID - Query performance: Query performance - Distribution Of Responses: Distribution Of Responses - Watches Per Video: Watches Per Video - User Name: User Name - Viz Type: Viz Type - Entity Name With Location: Entity Name With Location - Courses Per Organization: Courses Per Organization - ? This chart shows how many unique learners have watched each video, and how many - repeat views each has gotten. If a video has never been played it will not appear - in this chart. - : This chart shows how many unique learners have watched each video, and how many - repeat views each has gotten. If a video has never been played it will not appear - in this chart. - Query: Query - Problem Id: Problem Id - Grade Type: Grade Type - CSS: CSS - Gender: Gender - Page views per section/subsection: Page views per section/subsection - Superset Registered Users Over Time: Superset Registered Users Over Time - Number of Views / Viewers: Number of Views / Viewers - Course Run: Course Run - Schema Perm: Schema Perm - Actor ID: Actor ID - Emission Time: Emission Time - ? A count of the number of enrollments and un-enrollments per day. Learners can - enroll and unenroll multiple times, in this chart each individual enrollment and - unenrollment will be counted. - : A count of the number of enrollments and un-enrollments per day. Learners can - enroll and unenroll multiple times, in this chart each individual enrollment and - unenrollment will be counted. - Unique Watchers: Unique Watchers - Login Count: Login Count - Watched Segment Count: Watched Segment Count - Position Json: Position Json - Problem ID: Problem ID