Hi,
My current build has jQuery 2.2.3 and I wish to upgrade it to 3.3.1.
I've added the jquery-3.3.1.min.js into the core libraries folder: "\adapt_framework\src\core\js\libraries", but it didn't seem to have added the file into my course. My second attempt was to go inside the course's folder: "\adapt_authoring\temp\#Adapt#\adapt_framework\courses\#Course#\build\libraries" and place the jQuery file inside. My third attempt was to rename the file into jquery.v331.js, since I wasn't sure if the extra dots were affecting the file not appearing.
Every time I preview the course and look inside the inspect element, I can't find the 3.3.1 version in the head tag.
Since I wasn't in charge of setting up adapt, I was wondering if there was a specific file that I had to edit for the new jQuery version to appear?
Thank you :)