This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#492 closed defect (fixed)

Webcast Request form is too long

Reported by: jherr Owned by: jherr
Priority: normal Milestone: v0.97.0
Component: Video Services Version: 0.97.0
Keywords: Cc:

Description

The recording request form asks a lot of unnecessary information, duplicating questions asked in the Recording Manager form. Everything after the Webcast Consent Form should be removed.

Change History (5)

comment:1 Changed 5 years ago by jherr

Should be Webcast Request form, not Recording Request!

comment:2 Changed 5 years ago by jherr

  • Summary changed from Recording Request form is too long to Webcast Request form is too long

comment:3 Changed 5 years ago by jherr

  • Status changed from new to in_merge

comment:4 Changed 5 years ago by Jeremy Herr <jeremy.herr@…>

  • Resolution set to fixed
  • Status changed from in_merge to closed

In [48c477e0250545356fad3f8dc2e1e0e552fa7d72]:

[FIX] Shortened webcast request form

  • Removed several unnecessary options in the webcast request form.
  • These are useful for recording request, not for webcast request.
  • Removed all traces of the following options from the HTML form as well as all other WebcastRequest? plugin files:
    • lectureOptions
    • lectureStyle
    • postingUrgency
    • numWebcastViewers
    • numRecordingViewers
    • numAttendees
    • webcastPurpose
    • intendedAudience
    • subjectMatter
  • fixes #492

comment:5 Changed 5 years ago by Jeremy Herr <jeremy.herr@…>

In [48c477e0250545356fad3f8dc2e1e0e552fa7d72]:

[FIX] Shortened webcast request form

  • Removed several unnecessary options in the webcast request form.
  • These are useful for recording request, not for webcast request.
  • Removed all traces of the following options from the HTML form as well as all other WebcastRequest? plugin files:
    • lectureOptions
    • lectureStyle
    • postingUrgency
    • numWebcastViewers
    • numRecordingViewers
    • numAttendees
    • webcastPurpose
    • intendedAudience
    • subjectMatter
  • fixes #492
Note: See TracTickets for help on using tickets.