Best practice forum (Archived)

Feedback tagged with face-to-face session..?

 
SkioldRickard
Feedback tagged with face-to-face session..?
SkioldRickard 发表于 2014年10月14日 Tuesday 22:08
 

Hi!

We'd like to find a way to track learner's feedback responses (i.e., the Moodle Feedback activity) based upon which F2F-activity and session the learner attended. (Without having the learner manually answer to which session/date etc they attended.)

Preferably it should work with the same Feedback for different courses, second best would require one Feedback per course - but still being able to filter/sort per F2F-event (this could be done after export to Excel). 

Any ideas are appreciated.

//Rickard

该论坛帖子已被删除
2014年10月15日 Wednesday 05:40
该论坛帖子的内容已被删除,无法再访问。
该论坛帖子已被删除
2014年10月15日 Wednesday 06:44
该论坛帖子的内容已被删除,无法再访问。
??
Re: Feedback tagged with face-to-face session..?
?? 发表于 2014年10月15日 Wednesday 07:26
 

When I had looked in to this once, it seemed that one way to achieve this could be by adding logic to the feedback activity which determines which session the user attended automatically. Questions arose about how multiple attended sessions for a user might be handled, how multiple F2F activities in the course should be handled (which F2F activity to link to), and whether any attendance status should be used (probably not) or to only look for fully attended sessions to make the linkage.

In a basic scenario, there could be a configuration option to choose which F2F activity within the course that the feedback should link to. If there is only one F2F activity then it is obvious but perhaps explicitly setting that in the feedback is a good idea.

Options if the user fully attended multiple sessions

a)use most recently attended session

b)link it to all the sessions the user fully attended

c)require multiple feedbacks for each session (maybe not very feasible)

 

Just some ideas as I remember them from back when I looked in to this.

Jamie

WildSteph
Re: Feedback tagged with face-to-face session..?
WildSteph 发表于 2014年10月16日 Thursday 01:58
小组 Learn Site Administrator

+1 for us as well.

We too would like to be able to gather feedback per session as opposed to just at course level.  Maybe the answer is that the learner is presented with a drop-down list containing the sessions (within the course) that they have 'Fully Attended' so that they can then give separate feedback if they have attended more than one or, if not, they would only be presented with one date anyway?

Steph

??
Re: Feedback tagged with face-to-face session..?
?? 发表于 2014年10月16日 Thursday 06:23
 

+1 

Austen Sinclair
Re: Feedback tagged with face-to-face session..?
SinclairAusten 发表于 2014年10月16日 Thursday 13:10
小组 Partners小组 TXP Site Administrator小组 V18 Program Complete

Hi Everyone

 

There has been stable code for this since Moodle 1.9 and it runs well in our Totara 2.4 instance.

In the Feedback module you select from any existing F2F instances on the course page and this then appears in the Excel export.

 

 

Two screen shots below:

Adding the F2F instance:

 

 

Resulting Excel output:

 

 

SkioldRickard
Re: Feedback tagged with face-to-face session..?
SkioldRickard 发表于 2014年10月17日 Friday 00:05
 

Hi Austen,

That looks really good..!

Do you have any information about how you got this (e.g., could it be custom code, or some kind of plugin..)?

//Rickard

??
Re: Feedback tagged with face-to-face session..?
?? 发表于 2014年10月17日 Friday 08:55
 

If it has been in stable code I sure have missed it. I am guessing that it might actually be a patch you have to your feedback code.

This thread https://moodle.org/mod/forum/discuss.php?d=125413#p551874 may be enlightening.

Perhaps this patch can be shared with the Totara community and considered for inclusion in core?

LillianJoe
Re: Feedback tagged with face-to-face session..?
LillianJoe 发表于 2014年10月17日 Friday 13:47
 

I concur with Jamie.

I don't see a way to ​

in the feedback activity:  select from any existing F2F instances on the course page 
@AustenSinclair, perhaps this code is a patch on your system?

 

Austen Sinclair
Re: Feedback tagged with face-to-face session..?
SinclairAusten 发表于 2014年10月20日 Monday 12:29
小组 Partners小组 TXP Site Administrator小组 V18 Program Complete

Hi 

I've asked our vendor (Catalyst IT) to share this directly with Totara HQ (they are in the same building) and will update once this is happened.

Cheers
Austen

SkioldRickard
Re: Feedback tagged with face-to-face session..?
SkioldRickard 发表于 2014年10月20日 Monday 13:54
 

Hi,

Thank you very much Austen!

//Rickard

CogginsSimon
Re: Feedback tagged with face-to-face session..?
CogginsSimon 发表于 2014年10月27日 Monday 18:45
小组 Totara

Catalyst have now submitted this feature to the contrib repo, access details below:

git clone git@code.totaralms.com:/contrib.git

git checkout t2-feature-feedback-facetoface

If you don't currently have permission to clone the contrib repository, please get in touch (and provide a copy of your public SSH key).

Simon

SkioldRickard
Re: Feedback tagged with face-to-face session..?
SkioldRickard 发表于 2014年10月28日 Tuesday 00:09
 

Great news,

Thank you very much Austen, Simon and Catalyst!

//Rickard

??
Re: Feedback tagged with face-to-face session..?
?? 发表于 2014年11月27日 Thursday 06:14
 

Hi,

Just to take this recent thread up again: this solution looks very good and I've heard today from two different customers that this feature would be needed.

Will this code be included in the core at any point?

br,
Marjaana


CogginsSimon
Re: Feedback tagged with face-to-face session..?
CogginsSimon 发表于 2014年12月4日 Thursday 17:30
小组 Totara

If we were going to implement this for core, my initial feeling is that we'd want to do it in a more general way in order to make it more flexible.

This patch allows you to connect feedback and face-to-face activities, but why just those two specific types? People might want to associate feedback with a different activity, or associate two completely different activity types together.

However I'm open to feedback on that - can people see a use case for connecting other activity types together or is facetoface/feedback a bit of a special case?

Simon

 

Austen Sinclair
Re: Feedback tagged with face-to-face session..?
SinclairAusten 发表于 2014年12月4日 Thursday 17:57
小组 Partners小组 TXP Site Administrator小组 V18 Program Complete

Hi Simon, It’s cool that you’re looking at this!

While I’m somewhat biased here (we already use this customisation) my view is the F2F is a special use case inside a course page. It’s the only activity that has a range of dates and as an additional relationship of the trainer assigned to sessions.  Otherwise, Feedback, when used to collect post-course evaluation doesn’t need any more information beyond Course Completion date.

Cheers
Austen

SkioldRickard
Re: Feedback tagged with face-to-face session..?
SkioldRickard 发表于 2016年01月5日 Tuesday 23:50
 

I agree with Austen, Feedback and F2F-sessions has a special kind of relationship. We'd also like this to get into core.

On the other hand and as a partly separate scenario, what's often being asked for is a simple way to use one Feedback for many courses - where the customers want to be able to compare the results from different courses in one report.

We've tried to solve that with setting up a Feedback on the front page and then mapping to it from multiple courses, but haven't found this to work good in practice. (Typically the customer doesn't want the feedback activity to be visible on the front page, but when we hide it there, it can't be accessed from the courses.)

//Rickard

SkioldRickard
Re: Feedback tagged with face-to-face session..?
SkioldRickard 发表于 2016年03月16日 Wednesday 05:10
 

Hi again,

We had a customer group meeting yesterday, and 'support for feedback related to sessions' came up as a top 5 priority for feature requests among our Totara clients.

Based upon this, we're thinking of providing the Feedback-extension (the contribution above) to our clients. What we would like to know, is if there are any foreseeable issues with this 'session-linking' related to the new Seminar feature in 9.0?

//Rickard

CogginsSimon
Re: Feedback tagged with face-to-face session..?
CogginsSimon 发表于 2016年04月3日 Sunday 17:57
小组 Totara

Hi Rickard,

It's likely that a site with that contribution applied would require some conflicts resolved when upgrading to 9.0, because there are a lot of changes so it's likely some will be in similar areas of code. That said, nothing is fundamentally different about the structure of the sessions in the database, so it seems likely the conflicts would be fairly easy to resolve.

Simon