|
|
|
External Link To An Exercise
|
|
|
|
=============================
|
|
|
|
|
|
|
|
You can construct an static link to an exercise.
|
|
|
|
You can find this link on the details page under "internal identifier"
|
|
|
|
|
|
|
|
.
|
|
|
|
|
|
|
|
The url is constructed as follows:
|
|
|
|
- https://search.sharing-codeability.uibk.ac.at/item/{internalExerciseId}
|
|
|
|
|
|
|
|
where {internalExerciseId} is the internal exercise id in the sharing plattform: currently the gitlab project id in square brackets and (optionally) the path to the exercise in a collection. Please note that the square brackets may be needed to be escaped ([ -> %5B, ] -> %5D) in certain browsers. E.g. (https://search.sharing-codeability.uibk.ac.at/item/%5B92%5D) |