Mensagem enviada por Itamar Tzadok

Moodle in English -> Workshop -> Can't allocate -> Re: Can allocate

por Itamar Tzadok -
I've set up quite a few peer review activities recently (not Workshop activities but similar enough). While the "set and forget" approach proved quite effective in some courses, it totally failed in others where a considerable number of students did not bother to make a submission and we had to reallocate reviews. For example, 70 students with 2 reviews each is 140 "set and forget" reviews. If 20 students do not submit you need to look up the reviewees and reallocate those who submitted and keep the allocation balanced. This can get tricky and quite difficult to explain to your faculty if you expect them to do this adjustment. sorriso
Média das avaliações: Useful (1)

Each record entry has the DB record id which is unique not only in the activity but also between all Database activities on the site. But afaict the Database activity doesn't give you a way to display it.

The Dataform module allows you to display that entry id by the pattern [[entryid] ]. There also used to be a specialized field type which allowed you to store a unique id for each entry and also configure it to a certain size, prefix etc.

hth sorriso

If you can use add-ons you may want to consider the Dataform module. It has originated from the Database module but is much richer and more flexible. You can create multiple view templates and filters to display different subsets of entries and/or add/edit entries of particular types (e.g. the view for wood entry and the view for steel entry will display different subsets of fields).

hth sorriso

Média das avaliações: Useful (1)