RESQUE-Framework / website

The Research Quality Evaluation Scheme
https://resque-framework.github.io/website/
MIT License
2 stars 3 forks source link

Information about privacy/ data storing #13

Closed angaertner closed 10 months ago

angaertner commented 11 months ago

Is there some sort of save button available, or can we give the information somewhere that the entries are saved automatically? After filling in the blanks I worried that something might get lost during the process...

alpkaanaksu commented 11 months ago

@angaertner Everything is saved automatically. For dropdown, radio and checkbox items, any change triggers that; for text input, clicking away from the textbox does it. (with some special cases, for example if an indicator is used in a condition of another indicator, the saved information gets updated after each key stroke.)

I'll add this information to the website.

alpkaanaksu commented 11 months ago

Is showing a modal with more information about the website at the beginning a good idea? For example when a user visits the website for the first time, or if there are no saved results

Something like: IMG_F1CBF4427086-1

nicebread commented 11 months ago

Yes, I like the "welcome modal". Additionally, there should be a link on the website (which opens another modal, the "privacy modal"), which contains all information on privacy:

nicebread commented 11 months ago

In Google Drive, there is a small modal info banner on the top that shows "Saving changes ... done" whenever something is changed in the document. I remember that many people were confused with Google docs (before that banner) because they were searching for a "Save" button.

Can you implement such a small "Saving changes ... done" (where the "done" is shown 500ms after the first part) at each change? Just to calm the users.

alpkaanaksu commented 10 months ago

Created something here: 31ee24959bf489aadda191b87b6ea69677d217eb

Screenshot 2023-09-04 at 20 34 51 Screenshot 2023-09-04 at 20 42 12
nicebread commented 10 months ago

Nice!

alpkaanaksu commented 10 months ago

I created an info modal (which is also shown as a welcome modal if there is no old data in the browser). f89569a2d0783fc28c65c086eeafb105d80efd05

Screenshot 2023-09-19 at 00 22 59

@nicebread It would be nice if we had a general explanation of the idea (+ why someone would need this tool?), I put '...' as a placeholder. I could also write something but I think it is better if you do it.

nicebread commented 10 months ago

Looks great! I added some information text in https://github.com/nicebread/RESQUE/commit/47911bad23839600422142ad155b35fc4efe6604