bc-admissions-read-student-my-cohorts-and-progress

List enrolled cohorts and interpret progress for authenticated students.

10|46|Updated Jun 16, 2020
One-click install
npx skills add https://github.com/breatheco-de/apiv2 --skill bc-admissions-read-student-my-cohorts-and-progress
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-admissions-read-student-my-cohorts-and-progress
Source: https://github.com/breatheco-de/apiv2/tree/main/docs/agent-docs/skills/bc-admissions-read-student-my-cohorts-and-progress
Command: npx skills add https://github.com/breatheco-de/apiv2 --skill bc-admissions-read-student-my-cohorts-and-progress

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires breathecode-student-api-index, bc-authenticate-student-authentication, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides an overview of a student's enrolled cohorts and their progress, aiding in the interpretation of cohort-specific and overall academic standing.

Core Features & Use Cases

  • List Enrolled Cohorts: Displays all cohorts in which the student is enrolled.
  • Progress Interpretation: Offers insights into student progress, accounting for self-paced and macro/micro cohort structures.
  • Use Case: For an AI assistant to present a student with their active and completed courses, along with details of their progress and completion status.

Quick Start

Use the skill 'bc-admissions-read-student-my-cohorts-and-progress' to list the enrolled cohorts and interpret the progress of an authenticated student.

Frequently Asked Questions about bc-admissions-read-student-my-cohorts-and-progress

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my enrolled cohorts and academic progress?

To check enrolled cohorts and academic progress, the Skill queries the admissions API to list all active and completed courses for an authenticated student, interpreting completion status across self-paced, macro, and micro cohort formats.

How does cohort progress tracking work for self-paced learning?

Cohort progress tracking for self-paced learning works by integrating admissions API data with user task assignments, allowing the system to interpret academic standing without traditional cohort deadlines affecting the completion metrics.

Can I view progress for both macro and micro cohorts simultaneously?

Yes, you can view progress for both macro and micro cohorts simultaneously. The Skill lists all enrolled cohorts and interprets progress specifically accounting for these different cohort structures within the same overview.

What authentication is required to list student cohort enrollments?

Listing student cohort enrollments requires authenticated student credentials. The Skill depends on the bc-authenticate-student-authentication process to securely access the admissions API index and retrieve private enrollment data.

Why does my academic progress show differently across cohorts?

Academic progress may show differently across cohorts because the Skill interprets progress based on specific cohort types, handling self-paced, macro, and micro cohorts separately to provide accurate academic standing for each enrollment.