Bug found when description page is missing, the downloaded zip file is missing _simulation.xhtml
lookang
245 Posts
Dear Paco,
I wanted to take a moment to express my sincere gratitude for creating the web Easy JavaScript Simulation (EJS) tool. Your dedication and hard work have provided educators and learners worldwide with a powerful Web platform for building interactive simulations that enhance the teaching and learning experience, especially in enacting e pedagogy of guiding students to create their own computer models.
By the way, I believe I've discovered a bug.
When the description page is missing, the downloaded zip file also lacks the _simulation.xhtml file. I tested this issue on the simulation using GPT-3.5 to assist with some of the coding.
Re: Bug found when description page is missing, the downloaded zip file is missing _simulation.xhtml -
Francisco Esquembre
237 Posts
Dear Loo Kang,
I uploaded a new release of WebEJS. It :
- Shows console.log and _println() messages in WebEJS' Output area - Uses CDN servers for the libraries - Creates the _simulation.xhtml file even if there is no Description page.
Please, let me know if you experience any problem.