-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #333 - Negative disability feedback #357
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments in review. I noticed a .least-text issue.
|
||
<p class="disclaimer lesser-text"><a id="specialist-support-click" href="javascript:return false">Information for specialist support</a></p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think if this isn't actually a link, it should be a , yeah?
See also:
|
||
<p class="disclaimer lesser-text"><a id="specialist-support-click" href="javascript:return false">Information for specialist support</a></p> | ||
<div id="specialist-support-info" style="display:none"> | ||
<p class="disclaimer lesser-text least-text">The department provides a range of specialist support classes in regular and special schools. Access to these classes is through a separate placement panel process. Parents and carers wanting to enrol their child in a specialist support class should use the School Finder to locate their local public school and contact the principal directly. The principal will provide advice about the process to seek enrolment in a specialist support class.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the 'least-text' class? .lesser-text is defined here: https://github.com/CodeforAustralia/school-finder/blob/2388e6930b8fa43fc4b0f73356a589ed357ca0a9/css/style.css but I don't see least-text
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do like the content we're providing parents and principals here - it's specific and clear.
<p class="disclaimer lesser-text"><a id="specialist-support-click" href="javascript:return false">Information for specialist support</a></p> | ||
<div id="specialist-support-info" style="display:none"> | ||
<p class="disclaimer lesser-text least-text">The department provides a range of specialist support classes in regular and special schools. Access to these classes is through a separate placement panel process. Parents and carers wanting to enrol their child in a specialist support class should use the School Finder to locate their local public school and contact the principal directly. The principal will provide advice about the process to seek enrolment in a specialist support class.</p> | ||
<p class="disclaimer lesser-text least-text">Information about this process is available at <a href="https://education.nsw.gov.au/disability-learning-and-support/programs-and-services" target="_blank">Programs and Services</a>. For the current list of regular and special schools with specialist support classes, visit the <a href="https://data.cese.nsw.gov.au/data/dataset/specialist-support-classes-by-school-and-support-needs-type" target="_blank">Datahub.</a></p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
again, 'least-text'?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great plug for the Datahub!
More crlf griefs
# WARNING: head commit changed in the meantime
No description provided.