Currently the population of the simulation results page is a bit of a Javascript mess, when a lot of the functionality could be performed in the view. Some time should be taken to carefully go through the backend_communication.js (especially the function load_results and functions triggered by it) and structure it in a better way.
Currently the population of the simulation results page is a bit of a Javascript mess, when a lot of the functionality could be performed in the view. Some time should be taken to carefully go through the
backend_communication.js(especially the functionload_resultsand functions triggered by it) and structure it in a better way.