lrperlmu / emotional_clarity

Micro interventions to help teens get through stress.
0 stars 2 forks source link

Consent Disclosure Frame #66

Closed sittr7 closed 4 years ago

sittr7 commented 4 years ago

Issue #61 Creates frame specifically used for consent disclosure form and contains:

constants.js and sample_app.js: adds strings required to display frame nav.js: adds this frame into FrameFactory 🏭 frames.css: minor styling changes to checkboxes 🎨 images/consent.pdf: placeholder pdf file (actual file needs to be at same location + name) test_model.html and test_frames.html: adds in this file test_frames.js and test_dbt_worksheet_model.js: adds test for this frame -- _(param='consentdisclosure')

dbt_worksheet_model.js:


consent_disclosure.js: 💪 render() features:

get_user_input():

lrperlmu commented 4 years ago

🚀