-
add links to the sourceforge feature requests and bug
traking pages from the ica05 main menu.
2006-08-09 09:37:50 UTC in ICA05 deconstructed - source code
-
botheredbybees committed patchset 3 of module ica05 to the ICA05 deconstructed - source code CVS repository, changing 1 files.
2006-08-07 10:51:09 UTC in ICA05 deconstructed - source code
-
since this is now an OSI project, I should probably
take out the Bathurst TAFE references in the site
header and tiddlywiki code.
2006-08-06 05:21:52 UTC in ICA05 deconstructed - source code
-
i'd love to see a form:
text box
dropdown list of fields
text box
etc.
that allowed end users to add their own text around
parts of the database and choose which order to display
them in.
For bonus marks: allow users to save a document
template so they can choose it again later and apply it
to multiple modules.
2006-08-06 05:20:20 UTC in ICA05 deconstructed - source code
-
right now the whole scriptaculous library is included
when the advanced search, credits, and unit pages are
called. They only need the sliding windows code there,
so there's quite a bit of unnecessary code.
I know there's a way to just include a subset, but just
haven't gotten 'round to finding out how and coding it
up (dumb really, it probably would have been easier to
do than...
2006-08-06 05:17:08 UTC in ICA05 deconstructed - source code
-
still need to include the learning outcomes and
performance criteria in advanced search.
2006-08-06 05:14:41 UTC in ICA05 deconstructed - source code
-
I'd love to create a series of forums (one per module)
which allowed trainers to add, find, and comment on
assessment tasks, quiz questions and exercises for each
performance criteria.
It shouldn't be hard to auto-generate the forums in
something like phorum. Alternatively, build an
interface that allows people to build questions in a
standard format (is hot potatoes a standard format?)
2006-08-06 05:13:55 UTC in ICA05 deconstructed - source code
-
To allow other training packages to be included, a new
field needs to be added to the units table. So we'd
need a tp field with the string 'ICA05' in it for all
the existing records.
Next, a where clause would need to be added to all the
SQL accessing the units table: WHERE tp = 'ICA05'
Then we could start working on importing some other
packages...
2006-08-06 05:09:40 UTC in ICA05 deconstructed - source code
-
botheredbybees committed patchset 2 of module ica05 to the ICA05 deconstructed - source code CVS repository, changing 1 files.
2006-08-06 04:10:54 UTC in ICA05 deconstructed - source code
-
botheredbybees committed patchset 1 of module ica05 to the ICA05 deconstructed - source code CVS repository, changing 52 files.
2006-08-06 04:03:41 UTC in ICA05 deconstructed - source code