You could extend the core profile object to include all that info, and add everyone as an actual FarCry user. That would provide login restrictions to a user's profile. And if a user's role was literally represented as a security role it could simplify a number of things.
Blair On Fri, Nov 14, 2008 at 2:23 PM, Tomek Kott <[EMAIL PROTECTED]> wrote: > No, each presenter can only present once, but thanks for bringing that up, > I forgot about the scheduling aspect, I'll need to think about that more. > A secondary question I was just thinking was that some users might make > mistakes in Abstracts etc, that they would want to change. Would it be > "safe" to have a page, (necessarily open to public) that edits a specific > user's information if they have the ObjID or a hash of it? That way one > organizer doesn't have to update potentially 300 users' information. > > Thanks > > Tomek > > On Thu, Nov 13, 2008 at 5:16 PM, Blair McKenzie <[EMAIL PROTECTED]> wrote: > >> Sounds like you have most of it worked out. Can a presenter present more >> than once? >> >> Blair >> >> >> On Fri, Nov 14, 2008 at 6:08 AM, Marco van den Oever < >> [EMAIL PROTECTED]> wrote: >> >>> >>> I think it is, only what about the theme's, shouldn't be there a theme >>> type to? Or? >>> And the volunteers are spread around without attaching to specific >>> theme's or types? >>> >>> Nice project to work on :) >>> >>> On Nov 13, 2:13 pm, "Tomek Kott" <[EMAIL PROTECTED]> wrote: >>> > 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 -~----------~----~----~----~------~----~------~--~---
