Index: lams_tool_scratchie/web/pages/learning/learning.jsp =================================================================== diff -u -rbefcbcc85e9673de8236395435f2232a4e962f96 -rbc8213e12c4e5afddd0394ad66386ef3e70d1611 --- lams_tool_scratchie/web/pages/learning/learning.jsp (.../learning.jsp) (revision befcbcc85e9673de8236395435f2232a4e962f96) +++ lams_tool_scratchie/web/pages/learning/learning.jsp (.../learning.jsp) (revision bc8213e12c4e5afddd0394ad66386ef3e70d1611) @@ -113,7 +113,7 @@ //initialize tooltips showing user names next to confidence levels - $('[data-toggle="tooltip"]').tooltip(); + $('[data-bs-toggle="tooltip"]').tooltip(); }); //scratch image (used by both scratchMcq() and scratchVsa())