You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's say we have a question with a photo to external URL <img src="https://mydomain/image.png" />
Export to QTI erases the external reference, although the external reference is working properly in openeclass.
According to QTI specication, seems possible.
uri The uri attribute is used to identify an external resource i.e. typically a file name or URL. An alternative, and preferred method is the usage of the entityref attribute.
Hello guys, thank you for the great platform.
Let's say we have a question with a photo to external URL
<img src="https://mydomain/image.png" />
Export to QTI erases the external reference, although the external reference is working properly in openeclass.
According to QTI specication, seems possible.
QTI spec v1
example
Thank you!
The text was updated successfully, but these errors were encountered: