mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-13 23:24:40 +00:00
chore: stuff
This commit is contained in:
@@ -42,17 +42,22 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
|
|||||||
const text = stringToHTML(/* html */ `
|
const text = stringToHTML(/* html */ `
|
||||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
|
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
|
||||||
|
|
||||||
<h1>3.7.0 – Grade Analytics, Global Search & SEQTA Engage Improvements</h1>
|
<h1>3.7.0 – Grade Analytics, fonts, Global Search & SEQTA Engage Improvements</h1>
|
||||||
<li>Added Grade Analytics, new sidebar page with grade trend charts synced from SEQTA.</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>
|
<li>Added Grade distribution auto-detects your school’s letter scale from released marks for analytics page.</li>
|
||||||
<li>Added documents, notices, portals, folios, goals, and more to Global Search.</li>
|
<li>Added documents, notices, portals, folios, goals, and more to Global Search.</li>
|
||||||
<li>Added shortcuts to SEQTA Engage home page.</li>
|
<li>Added shortcuts to SEQTA Engage home page.</li>
|
||||||
<li>Added assessments overview and assessment weighting overrides for SEQTA Engage.</li>
|
<li>Added assessments overview and assessment weighting overrides for SEQTA Engage.</li>
|
||||||
<li>Added BetterSEQTA sidebar icons to 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>Fixed BetterSEQTA sidebar injection issues on some pages.</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>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>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>
|
<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>
|
<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