Skip to content
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

Quest2 phase4 todo checklist #10

Open
wants to merge 6 commits into
base: quest2
Choose a base branch
from

Conversation

JoeArmani
Copy link

@JoeArmani JoeArmani commented Nov 27, 2024

Here's a list of updates:

•Tested tables and fieldsets with response handling.
•Added <legend> handling for accessibility (optimized question reading process).
•Implemented errorLogger for pass-through error reporting to parent app.
•Handled mobile tables: double reading of text.
•Handled initializeActiveQuestionState conflicting with store()
•Ensured backwards compatibility with Quest properties
•Handled SOCcer, loading of async questions, and return to survey on async question
•Adapted progress bar to an optional internal feature
•Handled store() response value and reverting question on error
•Temp handled RCRTUP_YOB_V1R0 variable (now 'yob')
•Tested grids incl MRE survey grids
•Handled remaining .document access issues from state manager conversion
•Tested state values on reload -> save operation (it was resetting activeState. Fixed)
•Updated button alignment in survey
•Simplified Grid mobile device CSS (card view)
•Refined loop handling incl return to survey mid-loop
•renamed replace2.js -> main.js
•Misc cleanups, refactoring (some accessibility functions, some events, and evaluateCondition for separation of concerns), and TODO items
•Completed VoiceOver testing
•Resolved bug in Address entry -> LAW survey. (forid properties and DOM updates when going back and forth on a question)

TODO in upcoming PR:
•JAWS testing
•Implement debug logging to match original Quest (renderer only).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant