Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Issues with matching questions for QuizBuilder to Samigo migration. As noted by Ben, distractors (extra incorrect responses) do not exist in Samigo and the ability to choose a small pool of answer pairs from a full pool does not exist in Samigo. Migration plan is to drop distractors and to pass all pairs in a matching question. Easier for instructor to remove excess pairs than to type them in.
    Brian: Good idea to add detailed report for instructor - guide to modified questions
    Thomas: Consider sharing info w/pilot instructors via a mockup to get feedback
    • Lisa
  1. Samigo import/export validation chokes on white spaces (e.g. cannot have html syntax in questions). Thomas wants to look more into this.
    • Jon
  1. Wanted to know more about how to follow-up on the results of these meetings, and how we can put efforts into changes in the Sakai API's so that the framework group may know about them (e.g. Gradebook student id vs username issue)
  2. Jon
  3. 0 votesWorking on development of tool not in svn; need to modify class path to have libraries autoupdate. Modify eclipse project reference or jar reference in classpath? What makes most sense during development process when multiple versions are documented?
    Scott: Suggested updating jar references as most feasible.
    Lisa: What do others do? Will this dev cylce topic be discussed in Programmer's Cafe?
    • Jon
  1. Working to resolve mapping to UCD person table. Currently pointing to view; previously used LDAP UUID as identifier rather than Kerberos name; experiencing problem with Hibernate call.
    Jon: cglib makes obejct and sets to unsafe value - check here?
    Brian: Didn't do commit after recent db change - will commit after meeting / retest then.
    Kname must be used as key for person identification.
    • Scott