Hey, I want to create a form which will give a different score based on the option that you choose. Could you make a tutorial on that please ?
@Ricoshae3 ай бұрын
Is it ok if the results don't get stored in Moodle but can be used as a self assessment activity? Also, could you provide an example of what would be in the form and how it would work?
@ariprabhadani3 ай бұрын
It is a self assessment activity. I don't want to receive someone's result. The person is that is giving it can only see the result. I want it to give a different score for each option. It is actually a mental health survey website that I'm trying to make. So, for example a question is "When was the last time you cried?" Options were A. Recently B. Not too long ago C: Very Long ago. So I want to give someone 1 point on choosing C option and 0.5 on choosing B but no points on choosing A. Is it possible with HTML and Javascript? If so, could you make a tutorial?
@Ricoshae3 ай бұрын
Awesome and yes, it is very possible. I think I did something similar a while ago. i will look up the code and get back to you.
@ariprabhadani3 ай бұрын
@@Ricoshae thanks 💜
@Ricoshae3 ай бұрын
I am not sure if this is what you meant, but hopefully it will help. kzbin.info/www/bejne/rai7aqyBqrJ6oZY
@e-learninggate2 жыл бұрын
Great... How to reduce Reduce JavaScript on moodle 4.0,the speed of my page is very bad. TBT is 500ms. I am using shared web hosting.
@Ricoshae2 жыл бұрын
If you are planning on using Moodle for live students, I would definitely recommend moving away from a shared web host. Especially as Moodle is very DB and server memory hungry. I haven't spent the time to work out how to optimise the server as I use Moodle specific hosting for any production servers.