Hi All,
As part of the organization I am developing FarCry for, there is an annual
conference/competition event for which it might be possible to use FarCry.
So I wanted to lay-out what the requirements would be and see if my way of
organizing the plugin makes sense (or if some previous work I am not aware
of might help out).
So, the setup:
- There are three categories of participants: 1) Presenters, 2) Judges,
3) Volunteers
- Presenters and Judges are separated into themes
- Each presenter is judged by 2-4 judges
- Judges judge 4-8 (or more) presenters
- Volunteers are asigned tasks throughout the day
- Scores need to be tallied to determine a winner for each theme
My thoughts on implementation
- Presenter Type (with title/abstract etc)
- Judge Type (with array of assigned Presenter uuid)
- Volunteer Type
- Score Type
- Includes a uuid of Presenter
- uuid of Judge
- Score value
The question on implementation is really around the scoring system, since I
need both Judges and Presenters to have access to the same numbers. Does
this kind of thing make sense in the context of FarCry types?
Thanks!
Tomek
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---