Doenet / DoenetTools

https://www.doenet.org/
15 stars 29 forks source link

deleteFolder recurses to subfolders #2436

Closed dqnykamp closed 2 months ago

dqnykamp commented 2 months ago

The deleteFolder function now correctly recurses to all its subfolders, deleting the folders, activities, and documents contained in them.

The getFolderContent function now supercedes and replaces the listUserContent function.