275/Assessment Intro and Outro#282
Closed
Anzhuo-W wants to merge 9 commits into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4fd61dd to
9a334f6
Compare
9a334f6 to
21824d1
Compare
* repo cleanup * prettier * lint
* feat(270): Connect frontend to test runners * fix reset state * QoL fix * test runner edits and general cleanup * lint * update function names --------- Co-authored-by: Laith Taher <lotaher04@gmail.com>
* fix email, deprecate uniqueLink * lint and prettier
assessment outro update outro update intro make prettier [OA][Fullstack] - OA Websockets (#278) * progress * modal + handling skeleton and stateful code editor * prettier * update tokenschema name [OA][Fullstack] - OA Websockets - follow up (#278) window unfocused modal (#279) * window unfocused modal * PR fixes update button
17d1d3e to
bae614a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[OA] - Intro and Outro Sections
Changes
Updated what the candidate sees in the assessment flow for intro and outro to current designs. The candidate cannot start the assessment until they agree to complete the assessment independently.
Notes
Modified the assessment in intro props to return the organization name. In the outro section, the button is meant to close the tab, but a restriction is built into browsers for security reasons that a page can't close itself (unless it was opened by JavaScript). I looked and apparently other OA platforms just have a message that it's safe to close the tab so I added that. Also, the design had an organization level email but organizations don't have emails.
Screenshots
Closes
Closes #275