Solar Optimiser
module_solar_optimiser
This module is activated on a subpage_layout page by giving a basic subpage the tag module_solar_optimiser. You can see the main page where this is used here:
https://www.seanz.org.nz/optimiser
This is a special tool meant for this specific page - not to be used across the site.
#About the Optimiser
The Solar Optimiser tool is a wizard-style calculator. Users can click through slides in the tool - answering questions about where they live, what rates they pay, what rates they can sell for, average consumption, etc.
Depending on the users selections - the Solar Optimiser will calculate results and display to the user.
The user can then sign up to become a Solar Supporter at the end of the tool.
Development Notes
The code for the solar optimiser tool is split across various different templates - in the future if we rebuild - might be nice to simplify and combine them as much as we can.
Also - the text in the tool is currently hardcoded - to review if it would make sense to store the text in subpage modules to allow for editing or if that is unnecessary.
- _z_module_solar_optimiser.html
- _z_solar_optimiser_0_intro.html
- _z_solar_optimiser_1_location.html
- _z_solar_optimiser_1b_select_location.html
- _z_solar_optimiser_1b_select_location.js
- _z_solar_optimiser_2_how_solar_works.html
- _z_solar_optimiser_2b_select_cost.html
- _z_solar_optimiser_2b_select_cost.js
- _z_solar_optimiser_3_install_right_size.html
- _z_solar_optimiser_3b_select_consumption.html
- _z_solar_optimiser_3b_select_consumption.js
- _z_solar_optimiser_4_self_consumption.html
- _z_solar_optimiser_5_consuming_electricity.html
- _z_solar_optimiser_6_your_results.html
- _z_solar_optimiser_6_your_results.js
- _z_solar_optimiser_7_why_solar.html
- _z_solar_optimiser_8_sign_up.html
- _z_solar_optimiser_contact_a_professional.html
- _z_solar_optimiser_jquery.jvectormap-nz-mill-js
- _z_solar_optimiser_jquery.jvectormap.min.js
- _z_solar_optimiser_jquery.jvectormap.scss
- _z_solar_optimiser.js
- _z_solar_optimiser.scss