Re: Change default submission size selections
by Peter Easton. Thanks, I know how to change the via the pull down what i'm looking to do is change the values contained within the pulldown.
View ArticleRe: Change default submission size selections
by ben reynolds. Since that likely involves changing code in core, you might want to post this in General Developer.
View ArticleRe: Grading date, which table?
by AL Rachels. Hi Richard,$insql is part of the code that links data from the assign activity with the grade me block. It can be found in the block_grade_me.php file at line 172. For what you seem to...
View ArticleTiming out while marking an assessment
by Laine Phillips. Hi everyone,We use 2.7.2. Our tutors have noticed an issue when they are marking an assessment. It happens when they are in the grading area for a student and their sessions times...
View ArticleRe: Assignment Marking guide displays differently after upgrade to 2.7.2
by Gavin Stokes. Hi Yvonne,We have this same issue - upgraded from 2.5 to 2.7 and lost html support in the marking guide descriptions. Desperately need it back or we'll have to edit hundreds of...
View ArticleRe: Manually changing an assignment status
by Przemek Kaszubski. I stand corrected on one thing - it IS possible to check multiple students' names displayed in a list when grading an assignment and then extending the deadline for all of them....
View ArticleRe: Any easier ways to grade online text assignments?
by Dan Olson. We installed the Grade Me block last week and thus far it's working great. We're running 2.8 and have installed the block on the home page only. It seems to pick up all ungraded...
View ArticleRe: In 2.2, How do I hide assignments by group?
by k g. I did unique assignments for each student a different way. I created an assignment called "Author Assigned" and filled in the "Feedback" field with each author for each student (actually, I...
View ArticleImporting old assignments not on the system - possible?
by Nikki Macfarlane. I am using Moodle 2.8.5+. I used to have students provide evaluations at the end of their course using the Feedback module. However, I want teachers to make comments to the...
View ArticleDownload all submissions ?
by Kathir Rajaraman. How can I change the renaming to be students firstname change to username ?
View ArticleRe: Download all submissions ?
by Emma Richardson. It would take some core code changes. It is not just a setting.I would not recommend it unless you have a very small group of students - you will run into a duplicate username...
View ArticleRe: Download all submissions ?
by Kathir Rajaraman. Hi Emma Thanks for your reply. I have change some code for assignment module in locallib file. Its perfaculty working good. Thanks emma.RegardsKathir R
View ArticleRe: Where is the state 'submitted' stored in the database?
by Leon Franken. There is a persistent oddity with mdl_assign_submission. On executing the query, the submitted dates that are returned are not correct. I check a few samples of those dates against...
View ArticleRe: Where is the state 'submitted' stored in the database?
by Ken Task. In Moodle 2.7 the old assignment is considered 'legacy' (for lack of a better term) and all assignments should have been converted to the the new assignment mod which uses table names...
View ArticleCan I add an exam independent of any course?
by adarsh kumar. I want to create a set of exams containing questions of Physics, Chemistry and Maths. So, this exam needs to be independent of all those three courses. Also, I want to make numerous...
View ArticleError in creating assignment
by Victor Bogalin. Dear Friends,Kindly please help me solve this kind of error every time I create an assignment.The error message is as follows:turnitintooltwo/There was an error trying to find the...
View ArticleRe: Error in creating assignment
by Emma Richardson. This is a problem with the authentication you are using to get to TurnItIn. This belongs in the plugin forum - it is not an assignment issue.
View ArticleRe: Can I add an exam independent of any course?
by William Lu. Just create a new course, then Meta-link those three courses.All students will be able to access this shared course and take your exam.
View ArticleWhy is it not possible to jump directly to grading page?
by Richard van Iwaarden. Moodle has made it impossible to jump directly tot the grading page by using the row-number logic. There's a tracker to fix this here:MDL-42306So please vote for it.You might...
View Article