Tagged Questions
1
vote
2answers
146 views
How to define a custom block regions in moodle theme designing?
I am trying to design a new theme, that having side-pre region and bottom region.
In this bottom region(From left to right) I have to add 4 blocks side by side. Please help me, how to define the ...
-1
votes
2answers
44 views
Whitespace to the right of site in any browser
I've been trying to shake this for a while without success.
Could someone look at this in Firebug and let me know why a scrollbar appears when the browser is minimised, then subsequently displays a ...
1
vote
1answer
59 views
How can I move this header slightly below the border?
I am trying to move the title in the image off or beneath the border.
I am using a moodle theme and have tracked down the css block that is generating the border
.course-content .section.main {
...
1
vote
3answers
124 views
Can I use a Moodle 'API' or do I have to scrape it
I hate Moodle so much. I have to use it though so I figured I would create a new "front-end" to it. I'm wondering if Moodle has an API I can just hook. I'm hoping to get this to work with most ...
0
votes
0answers
55 views
How do I get the Youtube embed code to stop erroring out in Moodle?
I embedded a video using the embed code that Youtube provides and it gives me random, literally random "Cannot load plugin" message with a grey box. I noticed it only happens in Google Chrome. I would ...
0
votes
1answer
110 views
How to create course in html and then export to Moodle
I am completely new to this. I want convert PDF files into HTML format and then i have to create interactive online course application that can be downloadable by students via Internet. Is any way to ...
0
votes
2answers
47 views
Add prerequisites to viewing webpages
I am currently looking to develop some SCORM compliant documents to be used within a Moodle 2.2 environment (learning management system) however SCORM 2004 is not fully supported which means the ...
0
votes
1answer
900 views
Moodle HTML Quickform select options not loading correctly
I have 2 select lists
ausers - List all available users
susers - Displays selected users
I use moodles global $SESSION variable to store the users selection items
and then I load the ...
0
votes
1answer
188 views
Is there way to generate block or create styling like a block inside a block in Moodle?
I want to create few blocks inside a parent block in Moodle.s there a way to create block instance manually???
OR
Modify block content as it look like a block by adding some html etc..
1
vote
2answers
165 views
How to enable Objects inclusion inside the HTMLEditor of Moodle?
How can I add a Flash/Object button in the HTMLEditor of Moodle ?
I am looking for the same kind of button as the link button, with a browse proposition that allows me to link a swf file in the ...
