ISN-Zurich / ISN-Learning-Cards

ISN Mobile Application to run Learning Cards for Courses on an Ilias LMS
6 stars 6 forks source link

Load featured course and the questions of its questionpool #202

Closed evangelia-mitsopoulou closed 11 years ago

evangelia-mitsopoulou commented 11 years ago

Featured content in Mobler Cards is referring to these question pools which are created right under the repository level in public area. Only one featured course will be available to the user which would be the first valid question pool in public repository.

HINTS:

Avoid revealing the actual id of the user which has originally created the featured content. Use the ANONYMOUS USER ID which is assigned to the visitors of the public area.

Get all available question pools for the anonymous user.

Get the items of the repository in public area.

Check and compare if one of the items of the public repository belongs to the available question pools of the anonymous user. If yes, then check if this question pool is valid and then get it.

Then load the questions for this question pool.

evangelia-mitsopoulou commented 11 years ago

commit: 93c6471f70bd3f171bd3fcb495a1d2fdc77ae2aa commit: 54b969b061926fd8ef0c5006b1eabc43857dd2fe commit: e399fd1860f0d9c835381ac86575c6fa2050ae39 commit: 02f37d14dadff64466f96aa0cf5a6caf3a9a4e88 commit: bd9870cd8bcdb43c63e70f922d3d94c39f7234f7