trobb
544c4b9aa3
*** empty log message ***
2003-12-11 23:53:46 +00:00
kaipe
1e085edc43
The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz.
2003-12-10 20:03:59 +00:00
moodler
55030f9a41
A little spacing on the display
2003-12-10 16:36:38 +00:00
moodler
a61cf7e35e
Hope you don't mind, Will, but I had to do some cleaning up of the comments pages
...
- comments look more like forums
- glossary entry is displayed consistently
- workflow makes more sense to me at least (more like forums)
- code is shorter :-)
2003-12-10 16:29:56 +00:00
moodler
79be5e9a41
Simplification of the comments page and more forum-like comments
2003-12-10 16:06:06 +00:00
moodler
e0920b2189
FIxed size of comment icon
2003-12-10 08:47:08 +00:00
moodler
df0628e289
Whoops left a typo
2003-12-10 08:44:03 +00:00
moodler
4da57a09bd
Changed some font size
2003-12-10 08:43:02 +00:00
moodler
83891eda00
New defaults for popup window settings, which is window off, but all
...
sub-settings on.
These default defaults can be defined on the page
Admin -> Config -> Modules -> Resource -> Settings
2003-12-09 04:00:33 +00:00
moodler
2657d7cb46
Fix to allow quiz import to deal with Macintosh OS files (from Paul Shew)
2003-12-09 02:00:48 +00:00
moodler
26d2f5fb4a
Fixing a typo I spotted in the CVS diffs. :-)
2003-12-08 13:03:41 +00:00
rkingdon
5a6d1a79ce
Fixed bug #863 .
2003-12-08 09:22:03 +00:00
moodler
c30c36a352
New, smaller comment icon
2003-12-07 05:57:57 +00:00
moodler
ee273b61a4
Fix for image display - see Bug 695 Thanks, Gustav
2003-12-06 07:34:55 +00:00
rkingdon
bfd68abc58
Added the setting of League Table options to the Administration page.
2003-12-05 17:55:54 +00:00
rkingdon
945bb28be7
Minor change to student listing in index.php.
2003-12-04 18:47:48 +00:00
rkingdon
dc610c361a
Correction to Final Grades.
2003-12-04 18:45:55 +00:00
willcast
c80828fe8f
- First step towards Tom Murdock's suggestions on a global search feature (if it is ever implented)...
...
Added a new funtion: module_search( $course, $searchterms, $extended, $glossary = NULL)
It returns all entries that matches the specified criteria in any glossaries within a given $course. It performs an $extended search if necessary.
It restrict the search to only one $glossary if specified (currently used by the internal search function of the module).
2003-12-03 18:33:16 +00:00
rkingdon
d33986dbe6
Tidy up return of grades in exercise_grades routine.
2003-12-03 17:38:49 +00:00
willcast
11797fd804
- Bringing order to chaos (thanks Martin)
2003-12-02 18:53:43 +00:00
paca70
1e57486f11
Initial version for postgresql.
2003-12-02 17:00:39 +00:00
willcast
5b4388f305
- Missing a $firstname $lastname... :( Changed to fullname
2003-12-02 14:43:36 +00:00
willcast
072f753331
- Some fixes when deleting entries and glossaries.
...
- Changing the way the comments are shown
- Saving a couple of lines in the Add Entry screen.
2003-12-02 14:35:39 +00:00
rkingdon
6a6f95c3cb
Fix minor bug in Administration page.
2003-12-01 17:18:08 +00:00
moodler
79edc7f972
Allow A. B. C. in addition to A) B) C)
2003-12-01 12:21:49 +00:00
rkingdon
285b8f7fef
New version (2003113000), Analysis of Assessments added.
2003-12-01 12:19:48 +00:00
moodler
0315927955
New format called "Aiken format" by Thomas Robb (and Art Lader)
...
to allow import of questions like this:
Every seriously injured person is likely to go into
A) shock.
B) infection.
C) hemorrhage.
D) respiratory pain.
ANSWER: A
2003-12-01 06:37:14 +00:00
moodler
ff0b0de96d
Use fullname function for names
2003-11-28 15:47:11 +00:00
moodler
9450cb6561
Use fullname function for displaying names
2003-11-28 15:45:46 +00:00
moodler
6dde8c3d39
Use fullname for displaying names
2003-11-28 15:42:32 +00:00
moodler
b3679ca436
Display names using fullname function
2003-11-28 15:41:18 +00:00
moodler
7cc9a05edf
Make sure teacher override is there
2003-11-28 15:37:27 +00:00
moodler
8f6ca087e9
DIsplay names using the fullname function
2003-11-28 15:35:41 +00:00
moodler
6f2e07e8b9
Use fullname function
2003-11-28 11:06:53 +00:00
willcast
bf46cd2267
- Adding error trapping to the fetching function and giving error messages accordandly.
...
- Adding Moodle as the web agent!!! :)
PLEASE, edit the new language strings if necessary.
2003-11-28 03:27:24 +00:00
moodler
b2b8471e63
Removed some tabs
2003-11-28 02:19:20 +00:00
willcast
0c4a0e80b7
- Fixing bug that was preveting uploaded files to be shown...
...
Uploaded files parsing is not ready so it's desabled by code...
2003-11-28 02:18:47 +00:00
moodler
3bfe3922c2
A few rearrangments in the new code for filtered external pages
2003-11-28 02:11:02 +00:00
willcast
8367faba8b
- External webpage resources now are parsed and automatic links are added to the glossary terms... Only if $CFG->filterexternalpages is enabled.
2003-11-27 19:09:47 +00:00
willcast
af65e103df
- External webpage resources now are parsed and automatic links are added to the glossary terms... Only if $CFG->filterexternalpages is enabled.
2003-11-27 19:04:36 +00:00
moodler
e6073312c2
Different format on headers for text downloads to improve performance on
...
more browsers
2003-11-27 14:52:22 +00:00
willcast
0f23e14e27
- Deleting inconsistent records on glossary_alias due to the last fixed bug.
2003-11-27 13:32:02 +00:00
moodler
1bdcef1051
Worksheet name can't be longer than 31 characters
2003-11-27 07:10:27 +00:00
willcast
5d422d4284
- Fixing bug regarding the aliases (pointed out by Sho Fukamachi also)
2003-11-27 05:25:26 +00:00
trobb
e8a5be2853
*** empty log message ***
2003-11-26 22:21:17 +00:00
willcast
c8473c36a4
- Fixing typo (pointed out by Sho Fukamachi)
2003-11-26 14:42:47 +00:00
willcast
65a6c7bb3f
- Removing tags from glossary name when exporting the entries.
2003-11-26 14:38:34 +00:00
moodler
5e91dd3f36
Another setting to allow a default URL in webpage and weblink
2003-11-26 11:47:51 +00:00
moodler
706cf31ee1
Use "grade" string from the main language pack
2003-11-26 01:37:20 +00:00
trobb
bbc8a2ade5
*** empty log message ***
2003-11-25 23:41:08 +00:00