Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-1041

DimDim: Only Admin can "start" a meeting - not instructor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 1.9.3
    • Module: DimDim
    • None
    • Moodlerooms hosted 1.9.3+
    • MOODLE_19_STABLE

      After setting up DimDim meeting, when viewing the DimDim page, "Click here to Start Meeting" is only available to Administrator role, not Teacher role. Teacher should be able to add DimDim activity to course and start the meeting on own.

      This is noted on moodle.org forums here:
      http://moodle.org/mod/forum/discuss.php?d=112192

      And possibly solved here:
      http://sourceforge.net/forum/forum.php?thread_id=2071578&forum_id=613324

      RE: Only Admin user can start meeting. No Tea
      By: Rajesh Dharmalingam (dimdim_raj) - 2008-06-09 05:21
      Hi,

      Can you try this.

      Open "view.php" file it will be available at "\moodle\moodle\mod\dimdim" this location.

      For Dimdim_Alpha_1_6_Moodle_1_9_Integration_Pack, change the code

      if(dimdim_is_teacher($dimdim))
      to
      if ($PAGE->user_allowed_editing())

      Please do let us know if this solves your problem.

      Regards,
      -Rajesh
      rajesh@dimdim.com

      Is this something that should be done to the cvs for this activity?
      clark

        1. dimdimtest1.png
          dimdimtest1.png
          144 kB
        2. dimdimtest2.png
          dimdimtest2.png
          123 kB

            rajeshdharmalingam Rajesh Dharmalingam (Inactive)
            clarkshahnelson Clark Shah-Nelson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.