Please enable JavaScript to use CodeHS

What's new for 2026

Here's a quick tour of six big releases — from an AI helper that finds answers to a hands-on cyber lab — plus a roundup of the smaller improvements that landed along the way.

In this post
1 · Ask AI 2 · Vibe Coding 3 · AI Student Hints 4 · Student Groups 5 · LOGIC Assessments 6 · Cyber Range 7 · More Improvements
Included with Pro

Ask AI: find answers and get things done

A teacher tool that helps you discover curriculum, manage your classroom, and find answers — all from one chat, without leaving CodeHS.
Ask AI chat interface showing a teacher exploring courses and classroom tools
Included with Pro

Vibe Coding: build with AI, learn by prompting

Pairs with the new Introduction to Vibe Coding course.
Students describe an idea in plain language and watch it come to life in the IDE — then keep prompting to refine it and understand the code behind it.
Vibe Coding sandbox with an AI chat and live HTML preview
Included with Pro

AI Student Hints: unblock students without giving the answer

These hints are requested by students themselves as they work — distinct from teacher AI Hints, the feedback a teacher generates and sends while reviewing student code.
When a student gets stuck on an assignment, they can ask for an AI hint right in the editor. The hint points them toward the next step — guiding their thinking instead of handing over the solution — so they can keep making progress on their own.
AI Student Hints giving a student a guided hint in the CodeHS editor
Included with Pro

Student Groups: organize any section your way

Divide a section into smaller, manageable groups for targeted instruction — then carry that grouping across the tools you already use every day.
Student Groups in the Roster app with color-coded groups
Included with Pro

LOGIC Assessments: measure real growth

Learner Outcomes for Growth in Computing: pre- and post-tests that measure student growth across the year and generate clear, shareable progress data.
LOGIC Assessments growth report showing pretest and posttest results
Add-on

Cyber Range: a hands-on cybersecurity lab

Built to support the AP Cybersecurity course.
A secure, simulated environment where students apply cybersecurity skills through real, guided labs — built to support the CodeHS AP Cybersecurity course.
terminal
student@cyber-range:~$ cat sample_message.txt | tr 'A-Za-z' 'N-ZA-Mn-za-m' > decoded.txt student@cyber-range:~$ cat decoded.txt SAMPLE INTERCEPT REPORT DATED: 2026-09-01 SUBJECT: Demo Exercise This example signal was captured on a practice frequency. Analysts have confirmed the content was encoded using a simple alphabetic cipher before transmission. Code word: flag{demo-cipher-example} -- END TRANSMISSION -- student@cyber-range:~$
More Improvements

Plus a roundup of smaller updates

Dozens of quality-of-life improvements landed this year across academic integrity, grading, the IDE, rosters, and moderation. Here are the highlights.

Academic Integrity & Code Review

  • Paste detection in Code History — the code history timeline now surfaces paste activity directly. Snapshots with pastes show an orange indicator, larger pastes (5+ lines) get a flag icon, and hovering a paste snapshot highlights the pasted block in the preview. Paste indicators and line highlighting also appear in the IDE's history tab.
  • Similarity Matrix — a new teacher tool for comparing student code pairs, with filtering, sorting, side-by-side comparison, and export. The plagiarism report now sorts by highest similarity first, and a new detection algorithm improves accuracy.
  • Academic integrity notifications — stay on top of academic-integrity activity in your sections, with the option to opt into email alerts.

Grading & Gradebook

  • Finalize All AI Grades — a new button in Gradebook by Assignment approves all AI-suggested grades at once.
  • New Fast Grade design — a refreshed layout with improved filters.

IDE & Editor

  • Faster, more reliable Python — an accidental infinite loop no longer freezes the tab, and Python loads dependably even on school networks that block outside sites.
  • Clearer Python errors — improved tracebacks make mistakes easier to understand.
  • Export as PDF — a new option on the print tab in the IDE.

Roster & Teacher Tools

  • Focus Mode improvements — focus a section on a specific lesson to keep students on the assignment at hand.
  • Redesigned All Apps dashboard — a card grid with inline favoriting, search, and section filtering.

Moderation & Student Safety

  • HTML programs private by default — students can no longer make HTML programs public without verified teacher consent, controlled by a section setting or an org-wide permission. Existing non-staff HTML programs were privatized.
  • New Moderation Overview page — explaining CodeHS's moderation measures. "Whitelist Settings" is now the Student Website Allowlist.
  • Suggest domains from course — a new button in allowlist settings quickly whitelists a course's external domains.

Want any of these in your classroom?

Pro features are ready to try today. For Cyber Range, request a quote and we'll help you build the right plan.

View the Full Changelog