Shamim Rezaie
|
039e8bca37
|
Implemented support for element alignment
Also specifying the reference point location (the
location of the element that's put at posx and
posy) for each element.
|
2015-08-05 14:19:54 -05:00 |
|
Shamim Rezaie
|
444bc35d22
|
Draw a dashed line on the grid page to specify the (right) margin
|
2015-08-05 14:17:02 -05:00 |
|
Shamim Rezaie
|
6400e587d8
|
Added support for having right margin and width limit for each element
In addition to width and height, each page can have an
optional (right) margin attribute. Also, each element
can have an optional width attribute.
|
2015-08-05 14:16:56 -05:00 |
|
Mark Nelson
|
ed03f0313d
|
Ensure we delete the element from the DB
|
2015-03-13 23:44:37 -07:00 |
|
Mark Nelson
|
e85807e298
|
Fixed sequence values when deleting an element
|
2015-03-13 23:44:37 -07:00 |
|
Mark Nelson
|
ba12c4d42b
|
Fixed group mode
|
2015-03-13 23:37:06 -07:00 |
|
Mark Nelson
|
6821122c30
|
Aligned SQL to conform to Moodle standards
|
2015-03-13 23:37:06 -07:00 |
|
Mark Nelson
|
8a55c96dab
|
Removed unnecessary function
We were supporting older versions of Moodle so
it was necessary if we only wanted one branch.
|
2015-03-13 23:37:06 -07:00 |
|
Mark Nelson
|
a61997b2aa
|
Check course time using new logging API
|
2015-03-13 23:37:06 -07:00 |
|
Mark Nelson
|
7a2675e889
|
Moved internal functions to locallib.php
|
2015-03-13 23:37:06 -07:00 |
|