LemmaLegalConsulting / docassemble-termsandconditions

Plain language terms of use and privacy policy generator.
https://interviews.lemmalegal.com/run/terms_and_conditions
Other
0 stars 0 forks source link

Add questions for undefined variables #6

Closed miabonardi closed 1 year ago

miabonardi commented 1 year ago

Turn skip undefined in the attachments block to False and you will find there are numerous variables that are undefined and need questions added, including:

website_free_to_use include_other_info sources (object) use_google_services text_and_email choices (object) organizations[0].email

stavros-0 commented 1 year ago

I was able to add sources and choices, but I wasn't sure if there should be a dropdown with a list of options for choices and then other_choice would be an option that the user picks if they do not see an option in the dropdown list.

Screenshot 2023-09-02 at 2 11 19 PM
miabonardi commented 1 year ago

Here is the choices list:

256 bit encryption Software firewalls Limited access controls Continual monitoring Regular security updates

other_choice should be an option and other_choice_description should be what user types in to describe the other choice.