as-cornell/as_courses

Provides lists of courses pulled from the Cornell course roster API by subject and semester.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:drupal-custom-module

v1.0.1 2024-10-18 14:35 UTC

This package is auto-updated.

Last update: 2024-10-24 16:25:43 UTC


README

Latest Stable Version

AS COURSES (as_courses)

INTRODUCTION

Provides lists of courses pulled from the Cornell course roster API by subject and semester

  • Controller to list all courses for all subjects per semester passed in request
  • Twig function to get current list of semesters
  • Twig function to get semester labels
  • Twig function to get courses for subject, semester, count as summary expanded to details
  • Twig function to get courses for semester, instructor netid
  • Settings form to select which semesters, subjects to display and default semester for bare route
  • Themable twig template for default controller

CONFIGURATION

  • Enable the module as you would any other module
  • Configure the global module settings: admin/config/services/as-courses-settings

MAINTAINERS

Current maintainers for Drupal 10:

  • Mark Wilson (markewilson)