Re: Maximum MB's for a document.
by ben reynolds. This is odd. The only thing I can suggest is going to the most basic theme and seeing if that changes the upload size in assignment.
View ArticleHow to get assignment and grades
by Max Milov. Hello!I have some problem.I know user id and course id. How can I get all assignment in this course, grades and files (with feedback) with API Moodle ?
View ArticleRe: Maximum MB's for a document.
by Sjoerd Bakker. And it's done! I asked the question in an other section of this forum and got some great advice. Happy to share it here!
View ArticleRemoving all Activies/Resources from a class
by Daniel Blum. Morning (Pacific Standard Time) Folks, questions for any good people out there.tl;dr - I'm wondering if there's a way to strip a class of all its activities/resources with out having...
View ArticleRe: Maximum MB's for a document.
by ben reynolds. Great news! I should have thought of that.I'll plant a link to that topic here https://moodle.org/mod/forum/discuss.php?d=314898
View ArticleRe: Removing all Activies/Resources from a class
by Emma Richardson. Ahh, you have found my biggest pet peeve with the grade book - grade items!!!Grade items attach to the user instead of the course - I have no idea why but if you import the users,...
View ArticleRe: How to get assignment and grades
by Max Milov. It's easy way.Some code://select already enroled courses$query = "SELECT c.id, c.fullname FROM mdl_course cINNER JOIN mdl_enrol e ON c.id=e.courseidINNER JOIN mdl_user_enrolments ue ON...
View ArticleRe: Why is it not possible to jump directly to grading page?
by Richard van Iwaarden. Thanks for voting. I am trying to make the same thing...
View ArticleRe: Why is it not possible to jump directly to grading page?
by Marcus Green. Thanks for raising this Richard, I have been working on a report and I wanted teachers to be able to go directly to the marking page. I could not understand the rownum approach at all...
View ArticleRe: Sorry, but you do not currently have permissions to do that (View...
by Ahmad Fahim Ayub. This post dates back to 2010, but something that I experienced I would like to share here. When you get an error like this, it is likely that at the time of "switching role" from...
View ArticleRe: 2.5 maximum upload size
by Laura Camellini. Hi there, I know some time have passed since this thread started but I need some help with the assignment module, my site has an uploadn file limit of 500 mb, I put the upload file...
View ArticleDouble Blind Marking
by Lisa Williams. Has anyone managed to crack double blind marking yet? I have an academic (using Moodle 2.6 - soon to be using Moodle 2.8) who's been trying to achieve this but has been forced to...
View ArticleCan teacher create an assignment and a discussion forum in one click?
by Ada Yau. Our teachers would like to create a discussion forum for each Assignment. Can teacher create an assignment and a discussion forum in one click? Is there any plugins for this? Thanks.
View ArticleAssignment: possible upgrades?
by Tom Scott. Hi forum users,Here are a few things that would make my life, and the lives of the lecturers that I support, much easier.So far I've been unable to find any existing plugins that would...
View ArticleRe: Assignment: possible upgrades?
by Richard Oelmann. Not sure about no.1no.2 Is probably achievable by groups/groupings - create a group for those students and make the activity available to that groupno.3 I think is a gradebook...
View ArticleRe: Can teacher create an assignment and a discussion forum in one click?
by Jon Fila. No. They could create one Forum and then duplicate it with one click many times.
View ArticleRe: group overrule
by Mary Cooch. I agree I found an old tracker issue which you might wish to comment on - MDL-42749
View ArticleHow to add the nested plugins
by gorja mr. May i upload the nested plugins in the moodle site?
View ArticleRe: How to add the nested plugins
by Marcus Green. You will need to provide more information
View ArticleHow to view dates of submission/upload for multiple files in "Advanced...
by dom nerus. Assignment module - "Advanced uploading of files".Anybody knows How to view dates of submission/upload for multiple files??That would be really handy and useful for teachers to know when...
View Article