Re:Greetings! New designer/engineer aboard! 4 Months ago
Karma: 19
macasek wrote: So the answer to the question of 'will everything still work if javascript is disabled' is yes if everything is designed to degrade correctly. One big challenge here will be saving of results. We currently plan to leverage xhr to do auto saving so responses are recorded periodically (we do not wait for the page to be submitted). If javascript is disabled we will still need a strategy to save the users results on page submit. This is where we need to pay attention to how we degrade the UI when javascript is turned off.
Hi Michael/Brian,
can you add a few sentences about the progress regarding the marked topics?!