Ugrás a fő tartalomhoz

v1.0.9

· 2 perc olvasás
John Renfrew
Programmer and data architect

Version 1.0.9 internal test release

  • Discussions about requirent for other core translations to this site
  • Futher definition of tasks off the student record (StudentTasks) and how they map to actual placements
  • Consideration of other types of input, or methods of interaction. Example of a downloadable template which can be filled, uploaded with the text extracted and stored.
  • Investigation of Echo360, which has student accounts, for the purpose of uploading video files (within limits), which returns a link to be added to the task record.

Use cases

A student may be on a single placement a year for one module only. This is the simplest case to programe and manage. [plain]
They may have more than one placment in a year, each attached to one module. [multi]
They may have a placmement that is attached to two modules, and so the task need to be assigned to the module and the placement. [split]
They may do an additional (short) placment for one module. [extra]
THe case may be that there are combinations of number of placements and whether one or more has more than one mudule attached. [complex]
They may change placment during the year which then remains linked to the same module(s) as the one it replaces. [replace]
There may be tasks which are floating to the module, and so may be completed on any placement associated with that module. [float]
There may be tasks which are floating to the placement, and also floating to either module. [free]
This implies that until a StudentTask has been assigned a module, it is available to all, or all in the same placement, but then after that is becomes fixed for the purpose of marking.

The assemblage of StudentTask records allow for those to be marked and entered into the related ARLT record, which imolies that whether this was completed in a single placement or multiple, these records can be filtered down to just those linked to a specific module.

Because all supervisors and some markers will be using the web front-end, it is desirable to not have to download local copies of files to see their content, and that linked video should be shown in new browser window.

portfolio