Before the Meeting
For discussion:
- What is going on with the data for iPlan - Plan Close? Looks like multiple records are being pulled. Mouse-over just to the right of “Video” and you will get a scollbar. Scroll up and down. Also next to the right end of the first row of data, and next to Course Publication data.
- Can we reorder the first row of data as follows: Total Registrations, Registrations this Period, Total Completions, Completions this Period, (rest as is).
- Done
- The graphs are too big relative to their importance. Reduce size by half and show side by side.
- Fixed
- Can we show a score of “N/A” rather than zero if there are no questions. Can we suppress the display of other Score related data if there are no questions?
- Used a scorecard with conditional formatting to cover the score when a course has no questions.
- In the block for evaluations, why does it say “Questions: 274”?
- In general, the simultaneous display of all question data together as the default isn’t very meaningful. What else can we do here?
- Can’t run arbitrary Javascript against the report. I can run Javascript inside a custom visualization, but it is sandboxed to that visualization. It cannot reach out into the report.
- Can’t automatically select the first item because defaults must be set by value instead of position/index. Since the first question is different across courses, I have no way to generally set the first question as the default.
- We are going to need to gracefully handle the issue of likert and free response data showing up in the same column. You’ll come up with something. 🙂
- If a response has a likert response in the response field, that is the response and the comment becomes the freeform response. In other cases, the response becomes the freeform response.
- In the table of evaluation responses for a likert question, some of the freeform column entries are blank. I thought we were only showing non-null reform responses.
- Filtered those out
- It seems like some of the freeform data persists on the screen when paging through the results.
- Not sure why it was doing this, but it doesn’t seem to be anymore.
Single Learning Object Report
- Show if there are no questions (to distinguish between a score of zero because all were missed and one because there are no questions)
- Done
- Can we separate knowledge checks from assessment questions?
- No because there are no consistent conventions around the question IDs.
- Can we switch question filter selection to radio buttons so that the options are visible initially?
- Moved to a fixed-size scrollable list that displays multiple options simultaneously
- Any way to select one question by default? Can we run arbitrary Javascript against the report to do this?
- See above
- Normalize all freeform responses to go into the freeform column, even for non-likert questions
- Done
- Filter out empty freeform responses for likert questions
- Done
- Drill down question correct response percentages to a new report containing a table with the actual responses
Main report, content page
- Update CCC Evaluations table to use new data source
- Scot did this
- Filter to only the standard likert question scores:
- Please rate your satisfaction with this module’s media elements, including interactivity, audio, video and graphics. (With 1 being not satisfied and 5 being highly
- Please rate your overall satisfaction with this module. (With 1 being not satisfied and 5 being highly satisfied.)
- Please rate the practical application of information covered in this module. (With being not applicable and 5 being highly applicable.)
- How will you use your new skills or knowledge in your day-to-day work?
- Update: Filter to three “Please rate” questions from “I don’t see color”. May filter out LO type “workshop” and those that contain the word “workshop.” For now, just filter out questions containing the word “workshop.”