ucfopen / Materia-Server-Client-Assets

Common Javascript and CSS resources needed for Materia and the Materia Widget Development Kit.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
3 stars 10 forks source link

Strip question and answer IDs from imported questions. #38

Closed FrenjaminBanklin closed 5 years ago

FrenjaminBanklin commented 5 years ago

Closes #37.

Imported questions and all of their answers now have the 'id' properties set to null, allowing the backend to set them freshly to prevent collisions.