Issue Details (XML | Word | Printable)

Key: MDL-20403
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: Dongsheng Cai
Reporter: Martin Dougiamas
Votes: 1
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-16543

Develop "e-learningforkids.org" repository plugin

Created: 01/Oct/09 05:23 PM   Updated: 09/Nov/09 02:47 PM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Dongsheng Cai and Martin Dougiamas
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
See http://www.e-learningforkids.org

This site has a really cool selection of content suitable for kids.

Random example: http://www.e-learningforkids.org/Courses/Liquid_Animation/Body_Parts/Skeleton/index.html

How can we use stuff like this in Moodle resources? (We need to return a direct URL, I think).

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai added a comment - 06/Oct/09 11:48 AM
Should we return the link of the flash, then use filter to re-format it.

Martin Dougiamas added a comment - 06/Oct/09 02:36 PM
I was mostly thinking of modules like the "Url" module. Would it make sense to have a "url" media type for this case? So that only repositories that know how to return URLs are shown?

Martin Dougiamas added a comment - 13/Oct/09 11:25 AM
Note, this led to development of a new form element: MDL-20470

Now we just need an e-learningforkids.org API to talk to.

Ideally we should be be able to send a search string and get back a list of results by relevance, and also we should be able to send a category/path and receive a list of objects and sub-categories. The lists should contain at least name, thumbnail, and url. Anything else you need, Dongsheng?


Dongsheng Cai added a comment - 13/Oct/09 11:41 AM
These are all I need

Martin Dougiamas added a comment - 09/Nov/09 02:47 PM
To help those guys, I've started a specification here.

http://docs.moodle.org/en/Development:e-learningforkids.org

Dongsheng, can you please expand/add anything that might be missing?