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.