Tangerine-Community / Tangerine

Digitize your offline data collection. Create your Forms online with Tangerine Editor, conduct them offline with the Tangerine Android App. All results you collect can be exported as a CSV file, easy for processing in a spreadsheet. Tangerine has been used in over 1 million assessments and surveys in over 60 countries and in 100 languages.
http://www.tangerinecentral.org/
GNU General Public License v3.0
50 stars 29 forks source link

Enable JS code in FEEDBACK page #3706

Closed lachko closed 3 months ago

lachko commented 5 months ago

On Tangerine Teach we have the Feedback page which accepts html from the interface:

Screenshot 2024-06-12 at 10 56 33 AM

We need another option here to be able to add JS to this page (to be run on page open) so that, we can execute custom code from it.

This page is rendered on the tablet under the feedback for the corresponding group. This is the

Screenshot 2024-06-12 at 10 59 44 AM

And the actual feedback here:

Screenshot 2024-06-12 at 11 00 17 AM