Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
web-cat
/
code-workout
Public
Notifications
You must be signed in to change notification settings
Fork
82
Star
238
Code
Issues
62
Pull requests
12
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 16, 2026
Merge branch 'staging'
s-edwards
committed
888d1ab
View commit details
Copy full SHA for 888d1ab
Browse repository at this point
feat(workouts): support time_limit overrides on student extensions in YAML
Show description for f32fcbc
s-edwards
committed
f32fcbc
View commit details
Copy full SHA for f32fcbc
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
c2f3ff5
View commit details
Copy full SHA for c2f3ff5
Browse repository at this point
fix(workouts): filter managed_course_offerings array with select instead of where in new and clone
Show description for 058b5b5
s-edwards
committed
058b5b5
View commit details
Copy full SHA for 058b5b5
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
4a8a0ef
View commit details
Copy full SHA for 4a8a0ef
Browse repository at this point
fix(lti): restore instructor launch flow, scope offerings via LMS context, and backfill unmapped sections
Show description for 857890c
s-edwards
committed
857890c
View commit details
Copy full SHA for 857890c
Browse repository at this point
Commits on Sep 11, 2026
fix: relocate wrapper code substitution and preserve multi-line indentation
s-edwards
committed
4a7274b
View commit details
Copy full SHA for 4a7274b
Browse repository at this point
Commits on Sep 10, 2026
Merge branch 'staging'
s-edwards
committed
f566048
View commit details
Copy full SHA for f566048
Browse repository at this point
fix: use organization_workout_offering_review_path in activity_log view
s-edwards
committed
fa46aab
View commit details
Copy full SHA for fa46aab
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
65be290
View commit details
Copy full SHA for 65be290
Browse repository at this point
Commits on Sep 9, 2026
Support lms_assignment_url in workout offerings YAML serialization and parsing
s-edwards
committed
5a381f1
View commit details
Copy full SHA for 5a381f1
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
2a8ed9d
View commit details
Copy full SHA for 2a8ed9d
Browse repository at this point
fix: support multi-section LMS assignment and resource link sharing
Show description for 4d29342
s-edwards
committed
4d29342
View commit details
Copy full SHA for 4d29342
Browse repository at this point
Commits on Sep 4, 2026
Merge branch 'staging'
s-edwards
committed
c5365b5
View commit details
Copy full SHA for c5365b5
Browse repository at this point
fix(workouts): prevent accidental workout offering deletion and FK constraint errors on YAML edit
s-edwards
committed
c69c961
View commit details
Copy full SHA for c69c961
Browse repository at this point
fix(errors): filter direct IP scans, PHP probes, and CMS routing errors in ExceptionHandler
Show description for fca52ad
s-edwards
committed
fca52ad
View commit details
Copy full SHA for fca52ad
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
d51353d
View commit details
Copy full SHA for d51353d
Browse repository at this point
fix(workouts): resolve closed score bug on unset dates and handle expired attempts
Show description for 5407da5
s-edwards
committed
5407da5
View commit details
Copy full SHA for 5407da5
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
10aabfd
View commit details
Copy full SHA for 10aabfd
Browse repository at this point
fix(enrollment): use button_to for unenroll to prevent GET routing errors
s-edwards
committed
1ffce8f
View commit details
Copy full SHA for 1ffce8f
Browse repository at this point
refactor(offerings): move student search from workouts to course offerings controller
s-edwards
committed
a490e68
View commit details
Copy full SHA for a490e68
Browse repository at this point
Commits on Sep 3, 2026
fix(auth): rescue ActionController::InvalidAuthenticityToken gracefully
Show description for 35f3b44
s-edwards
committed
35f3b44
View commit details
Copy full SHA for 35f3b44
Browse repository at this point
fix(organizations): prevent RecordNotFound when organization has no offerings in term
Show description for 7891748
s-edwards
committed
7891748
View commit details
Copy full SHA for 7891748
Browse repository at this point
fix(mailer): configure action_mailer default_url_options across environments
Show description for 0e7d3f5
s-edwards
committed
0e7d3f5
View commit details
Copy full SHA for 0e7d3f5
Browse repository at this point
fix(routes): move workout offering static sub-routes before exercise practice to avoid route shadowing
s-edwards
committed
19ef5ad
View commit details
Copy full SHA for 19ef5ad
Browse repository at this point
feat(lti): support synthetic test student accounts and course offering resolution
Show description for 0172c69
s-edwards
committed
0172c69
View commit details
Copy full SHA for 0172c69
Browse repository at this point
Commits on Sep 2, 2026
feat: add IP access restrictions and browser agent requirements for workout offerings
Show description for 2b254bc
s-edwards
committed
2b254bc
View commit details
Copy full SHA for 2b254bc
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
00965e2
View commit details
Copy full SHA for 00965e2
Browse repository at this point
fix(course_offerings): pass model objects to find_offering path helper in create
Show description for 8ed09c4
s-edwards
committed
8ed09c4
View commit details
Copy full SHA for 8ed09c4
Browse repository at this point
Merge pull request #259 from web-cat/parsons-grading
Show description for cd5b739
s-edwards
authored
cd5b739
View commit details
Copy full SHA for cd5b739
Browse repository at this point
Merge branch 'staging'
s-edwards
committed
1b50588
View commit details
Copy full SHA for 1b50588
Browse repository at this point
fix(offerings): correct route helper in workouts controller and increase search limit
Show description for 74aa1c6
s-edwards
committed
74aa1c6
View commit details
Copy full SHA for 74aa1c6
Browse repository at this point
returned java secuity manager settings to config.rb command
kwasimbnyarko
committed
c345b47
View commit details
Copy full SHA for c345b47
Browse repository at this point
moved nested grading containers out of web container
kwasimbnyarko
committed
a621498
View commit details
Copy full SHA for a621498
Browse repository at this point
peml_utils fix for parsing regular peml
kwasimbnyarko
committed
8ed42b1
View commit details
Copy full SHA for 8ed42b1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.