${_("Organization and Library Settings")}
- -${_("Courses Being Processed")}
- --
- %for course_info in sorted(in_process_course_actions, key=lambda s: s['display_name'].lower() if s['display_name'] is not None else ''):
-
- %if course_info['is_in_progress']:
-
-
- -- - --- -
${course_info['display_name']}
- - --
-
- ${_("This course run is currently being created.")} -
- - - ## Translators: This is a status message, used to inform the user of - ## what the system is doing. This status means that the user has - ## requested to re-run an existing course, and the system is currently - ## in the process of duplicating and configuring the existing course - ## so that it can be re-run. - ${_("Configuring as re-run")} - -
- %endif
-
-
-
-
- %if course_info['is_failed']:
- -
- -- - --- -
${course_info['display_name']}
- - --
- ## Translators: This is a status message for the course re-runs feature.
- ## When a course admin indicates that a course should be re-run, the system
- ## needs to process the request and prepare the new course. The status of
- ## the process will follow this text.
-
- ${_("This re-run processing status:")} -
- - - ${_("Configuration Error")} - -
- %endif
- %endfor
-
-
-
- - % if split_studio_home and active_tab == 'libraries': - ${_("Courses")} - % else: - ${_("Courses")} - % endif - - % if archived_courses: -
- - % if split_studio_home and active_tab == 'libraries': - ${_("Archived Courses")} - % else: - ${_("Archived Courses")} - % endif - - % endif - - % if libraries_enabled: -
- - % if split_studio_home: - ${_("Libraries")} - % else: - ${_("Libraries")} - % endif - - % endif - % if taxonomies_enabled: -
- ${_("Taxonomies")} - % endif -
${_("Are you staff on an existing {studio_name} course?").format(studio_name=settings.STUDIO_SHORT_NAME)}
-${_('The course creator must give you access to the course. Contact the course creator or administrator for the course you are helping to author.')}
-${_('Create Your First Course')}
-${_('Your new course is just a click away!')}
--
-
- - ${_('Create Your First Course')} - -
- ${_('Becoming a Course Creator in {studio_name}').format(studio_name=settings.STUDIO_SHORT_NAME)} -
- -${_('{studio_name} is a hosted solution for our xConsortium partners and selected guests. Courses for which you are a team member appear above for you to edit, while course creator privileges are granted by {platform_name}. Our team will evaluate your request and provide you feedback within 24 hours during the work week.').format( - studio_name=settings.STUDIO_NAME, platform_name=settings.PLATFORM_NAME)}
-${_('Your Course Creator Request Status:')}
- - -- ${_('Your Course Creator Request Status')} -
- -${_('{studio_name} is a hosted solution for our xConsortium partners and selected guests. Courses for which you are a team member appear above for you to edit, while course creator privileges are granted by {platform_name}. Our team is has completed evaluating your request.').format( - studio_name=settings.STUDIO_NAME, platform_name=settings.PLATFORM_NAME, - )}
-${_('Your Course Creator Request Status:')}
- --
-
- ${_('Your Course Creator request is:')} -
- - - ${_('Denied')} - ${_('Your request did not meet the criteria/guidelines specified by {platform_name} Staff.').format(platform_name=settings.PLATFORM_NAME)} - -
- ${_('Your Course Creator Request Status')} -
- -${_('{studio_name} is a hosted solution for our xConsortium partners and selected guests. Courses for which you are a team member appear above for you to edit, while course creator privileges are granted by {platform_name}. Our team is currently evaluating your request.').format( - studio_name=settings.STUDIO_NAME, platform_name=settings.PLATFORM_NAME, - )}
-${_('Your Course Creator Request Status:')}
- --
-
- ${_('Your Course Creator request is:')} -
- - - ${_('Pending')} - - ${_('Your request is currently being reviewed by {platform_name} staff and should be updated shortly.').format(platform_name=settings.PLATFORM_NAME)} - - -
${_("Were you expecting to see a particular library here?")}
-${_('The library creator must give you access to the library. Contact the library creator or administrator for the library you are helping to author.')}
-${_('Create Your First Library')}
-${_('Libraries hold a pool of components that can be re-used across multiple courses. Create your first library with the click of a button!')}
-
- % if settings.LOGO_IMAGE_EXTRA_TEXT == 'edge':
-