Skip to content

Commit

Permalink
Merge pull request #1363 from concord-consortium/188310729-fix-mislea…
Browse files Browse the repository at this point in the history
…ding-recent-updates-section

used Cynthia's offerings phrasing
  • Loading branch information
dougmartin authored Sep 23, 2024
2 parents 4f0e0f0 + ad96579 commit 04d7ccc
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ export default class Offerings extends React.Component<any, any> {
return (
<>
<p className={css.noActivity}>No recent activity.</p>
<p><strong>You have not yet added students to your classes.</strong>
To add a new student to your class, please instruct them to create an account on the STEM Resource Finder.
After creating their account, they can join your class using a unique 'class word' that you provide.
For detailed instructions on this process, please refer to our updated User Guide at: <a href="https://learn.concord.org/help" target="_blank" rel="noreferrer">https://learn.concord.org/help</a>.
<p><strong>There are no students in your class.</strong>
Please instruct your students to create an account on the STEM Resource Finder. After creating their account, they can join your class using a unique "class word" that you provide. For detailed instructions, please refer to the <a href="https://learn.concord.org/help" target="_blank" rel="noreferrer">User Guide</a>.
</p>
<p>As your students register and get started on the assigned activities, their progress will be displayed here.</p>
</>
Expand Down

0 comments on commit 04d7ccc

Please sign in to comment.