mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-17 17:07:07 +00:00
Merge origin/main into fixcloudsync
Resolve grade analytics conflicts by keeping grade forecast UI from main and combining layout fixes from both branches.
This commit is contained in:
@@ -42,7 +42,7 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
|
||||
const text = stringToHTML(/* html */ `
|
||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
|
||||
|
||||
<h1>3.7.0 – Grade Analytics, Enhanced Navigation, Global Search & SEQTA Engage Improvements</h1>
|
||||
<h1>3.7.0 – Grade Analytics, Enhanced Navigation, fonts, Global Search & SEQTA Engage Improvements</h1>
|
||||
<li>Added Enhanced Navigation for courses: the navigator now auto-scrolls to the selected lesson (e.g. inside the "Go to…" popup) and prev/next arrows for jumping between lessons.</li>
|
||||
<li>Added Grade Analytics, new sidebar page with grade trend charts synced from SEQTA.</li>
|
||||
<li>Added Grade distribution auto-detects your school’s letter scale from released marks for analytics page.</li>
|
||||
@@ -50,11 +50,16 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
|
||||
<li>Added shortcuts to SEQTA Engage home page.</li>
|
||||
<li>Added assessments overview and assessment weighting overrides for SEQTA Engage.</li>
|
||||
<li>Added BetterSEQTA sidebar icons to SEQTA Engage.</li>
|
||||
<li>Added runtime handlers for upcoming interactive theme.</li>
|
||||
<li>Added more capabilities for an upcoming interactive theme.</li>
|
||||
<li>Added font picker in settings.</li>
|
||||
<li>Added rubric copy on assessment detail pages.</li>
|
||||
<li>Added manual weight entry when an assessment weight is N/A.</li>
|
||||
<li>Added an automatic reindex of assessments if any of a series of tracked values change (title, release state, etc). Helps keep weightings up to date.</li>
|
||||
<li>Fixed BetterSEQTA sidebar injection issues on some pages.</li>
|
||||
<li>Tweak Theme of the Month popup making it more clear about dismissals and respecting “Don’t show again”.</li>
|
||||
<li>Fixed duplicate-result fixes.</li>
|
||||
<li>Improved assessments overview with a better look.</li>
|
||||
<li>Fixed assement overview showing old subjects.</li>
|
||||
|
||||
<h1>3.6.5 - Theme of the Month, custom message folders & assessment weighting overrides</h1>
|
||||
<li>Added Theme of the Month — a monthly featured theme popup with a link to view it in the theme store.</li>
|
||||
|
||||
Reference in New Issue
Block a user