Skip to content

Feature Update: Send results to server + Feedback improvement #17

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

Closed
wants to merge 9 commits into from

Conversation

Charrr
Copy link
Contributor

@Charrr Charrr commented Mar 29, 2021

Improvement

When selecting a button immediately after hovering on it, the tactile/sound feedback might overlap with each other which is not very comfortable.
Hence, a minimum resting interval of 1 second is added before the feedback of the latter action (selecting) can be triggered.

@Charrr Charrr closed this Apr 7, 2021
@Charrr Charrr reopened this Apr 7, 2021
@Charrr
Copy link
Contributor Author

Charrr commented Apr 7, 2021

New Feature: Send Results To Server

In ExportToCSV.cs, you may now check Also Save To Server, and the result sheets will also be written to the server URI that you specify once you hit "Submit" at the end of the questionnaire.
You can also find a PHP template at Assets/Resources/Templates/survey-results.php. Copy this file to your server and the result sheets will be created in the same directory.

@Charrr Charrr changed the title Feature Update: avoid feedback overlap Feature Update: Send results to server + Feedback improvement Apr 7, 2021
@Charrr
Copy link
Contributor Author

Charrr commented Apr 7, 2021

meta files attached

@Charrr Charrr closed this Apr 29, 2021
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