Forum Discussion

echeung's avatar
echeung
Community Member
26 days ago

Workday LMS

Anyone know if JS is compatible with Workday LMS? I created a module using a small amount of code which seemed to work fine but if I were to use a larger amount of code would the module not function correctly? I don't want to build something large only to find out it won't work. 

1 Reply

  • I'm not sure what the amount of code being larger would change, nor how the computer would know it crossed it, but I haven't had any issues. Best I can tell, Workday runs it just like any other JavaScript. On WD's end, it's no different than you adding a library like pixi.js to your published zip.

    What are the differences between the small amount and the large amount?