]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2010-01-04 David MudrakMake sure we do not pass empty arrays to $DB->get_in_or...
2010-01-04 David MudrakAdded a column to store the assessment weight
2010-01-04 David MudrakAllow submission attachments to be stored in subfolders
2010-01-04 David MudrakMDL-20058 first prototype of the grading report renderer
2010-01-04 David MudrakA lot of work here and there
2010-01-04 David MudrakAdded workshop_evaluations to store aggregated grades...
2010-01-04 David MudrakMDL-19717 workshop manual allocator - pagination suppor...
2010-01-04 David MudrakScalability issues
2010-01-04 David MudrakInstructions for reviewers work
2010-01-04 David MudrakConform the new interface requirments
2010-01-04 David MudrakAdded and re-sorted strings
2010-01-04 David MudrakFixed "Edit submission" button link
2010-01-04 David MudrakFixed pluginfile support
2010-01-04 David MudrakAdded the skelet for grading evaluation subplugins
2010-01-04 David MudrakMDL-20236 overall codebase architecture cleanup and...
2010-01-04 David MudrakAdded instructions for submitting
2010-01-04 David MudrakDisplays all assigned submissions to be reviewed and...
2010-01-04 David MudrakRefactoring some critical parts
2010-01-04 David MudrakGo workshop, go!
2010-01-04 David MudrakDisplays the list of submissions
2010-01-04 David MudrakPhases can be switched from the Workshop plan tool
2010-01-04 David MudrakUses tabs for all actions, removed temporary links
2010-01-04 David MudrakMore work done on the Workshop Plan UI
2010-01-04 David MudrakMostly working on the view.php UI plus some changes
2010-01-04 David MudrakRefactored the Workshop API class
2010-01-04 David MudrakReviewed and modified the workshop capabilities
2010-01-04 David MudrakMDL-20183 Uses some of the new Navigation API
2010-01-04 David MudrakMDL-20192 Moving settings.php into suplugins and a...
2010-01-04 David MudrakDropping obsolete function call
2010-01-04 David MudrakMDL-20192 Allocators and grading strategies are proper...
2010-01-04 David MudrakRemoved the Dummy grading strategy
2010-01-04 David MudrakMDL-19931 Number of errors - grading strategy logic...
2010-01-04 David MudrakFixed SQL quoting - double quotes needed here
2010-01-04 David MudrakFixed a unittest bug
2010-01-04 David MudrakMDL-20192 Allocation and grading methods are proper...
2010-01-04 David MudrakWIP template for unit testing
2010-01-04 David MudrakGet rid of old navigation stuff (to finish yet) and...
2010-01-04 David MudrakReverts the double quotes surrounding SQL
2010-01-04 David MudrakBetter explanation of the returned value
2010-01-04 David MudrakDisplays the radio to evaluate the assertion
2010-01-04 David MudrakWork in progress on "Number of errors" grading strategy...
2010-01-04 David MudrakAdded a dummy grading strategy to demonstrate the basic...
2010-01-04 David MudrakPuttting a TODO note - return to this code once working...
2010-01-04 David MudrakFixing the rendering of remove icon
2010-01-04 David MudrakReverting Petr's suggestion - using stdClass instead...
2010-01-04 David MudrakFixed function name typo
2010-01-04 David Mudrakwip
2010-01-04 David MudrakFixing regression
2010-01-04 David MudrakFixing the type for grades to number(10,5)
2010-01-04 David MudrakDropping support for Workshop password
2010-01-04 David MudrakPetr's review: private member variables do not have...
2010-01-04 David MudrakEnglish string fixed, thank to Stephan Rinke
2010-01-04 David MudrakAdding new install.php file
2010-01-04 David MudrakPetr's review: Removing assignments by reference where...
2010-01-04 David MudrakFixing regression - $DB does not return objects() but...
2010-01-04 David MudrakPetr's review: use object instead of stdClass
2010-01-04 David MudrakPetr's review: Removing assignment by reference
2010-01-04 David MudrakAccumulative grading: calculation of grade given by...
2010-01-04 David MudrakAdded an unique index on workshop_grades
2010-01-04 David MudrakRemoving unittesting of implementation details
2010-01-04 David MudrakRefactoring and fixing
2010-01-04 David MudrakFixed wroing using of static cache
2010-01-04 David MudrakRemoving static variables. Double quoting SQL. Named...
2010-01-04 David MudrakPrepared a framework for calculating the grade for...
2010-01-04 David MudrakFixed regressions
2010-01-04 David MudrakAccumulative assessment saves (and loads already saved...
2010-01-04 David MudrakUse standard elements for setting the grades and scales
2010-01-04 David MudrakDisplays embeded files in assessment forms
2010-01-04 David MudrakRemoving TODO.txt file
2010-01-04 David MudrakMigrated deprecated popup_form()
2010-01-04 David MudrakReplacing deprecated print_user_picture()
2010-01-04 David MudrakDisplay "Edit submission" button at submission page
2010-01-04 David MudrakDeletes the embeded media when deleting the assessment...
2010-01-04 David MudrakDo not support tags yet until the API stabilizes
2010-01-04 David MudrakReplaces deprecated update_module_button()
2010-01-04 David MudrakAssessment dimensions now have unique id which allows...
2010-01-04 David MudrakDB structure change
2010-01-04 David MudrakA lot of changes here and there
2010-01-04 David MudrakUses workshop renderer to display assessment page
2010-01-04 David MudrakMDL-19941 Submission attachments and embedded files...
2010-01-04 David MudrakAdding a development tools script
2010-01-04 David MudrakIn response to MDL-19603 changing the text length to...
2010-01-04 David MudrakExtending workshop class constructor
2010-01-04 David MudrakMDL-19870 Random allocation - work in progress
2010-01-04 David MudrakFix: do not remove allocation if it should be kept
2010-01-04 David MudrakMDL-19870 Initial work on random allocator
2010-01-04 David MudrakUse the new output->table() rendering method
2010-01-04 David MudrakManual allocator uses the new subrendering feature
2010-01-04 David MudrakMDL-19717 First drafts of allocation support
2010-01-04 David MudrakAdded capabilities
2010-01-04 David MudrakUse the new output approach
2010-01-04 David MudrakRemoved anonymity and hidegrades
2010-01-04 David MudrakFirst drafts of assessment support
2010-01-04 David MudrakRenaming {load|save}_grading_form() methods
2010-01-04 David MudrakRenaming gradingform.php to edit_form.php
2010-01-04 David MudrakFirst drafts of the Number of errors grading strategy
2010-01-04 David MudrakDisplay the strategy name
2010-01-04 David MudrakEdit grading form refactoring
2010-01-04 David MudrakAdded submission form strings
2010-01-04 David MudrakSome plays with submission, to do
next