Hi,

is there a score filter in Views? I would like to filter results by score - e.g. only users with score higher than 90 %, etc.

I am happy to try implementing that filter if there is nothing...

CommentFileSizeAuthor
#3 quiz_score_filter_596138_3.patch797 byteswjackson
#2 quiz_filter.patch441 bytesmeba

Comments

sdboyer’s picture

Assigned: Unassigned » sdboyer

I don't think I implemented anything like this in the original Views integration. I suspect it might be a little complex to do, but should be doable. I'll assign this to me and try to get to it when I have some time...probably won't be for a couple weeks, though.

meba’s picture

Status: Active » Needs review
StatusFileSize
new441 bytes

Hi,
it's actually very easy!

Attaching a patch that works for me

wjackson’s picture

Version: 6.x-3.3 » 6.x-4.0
Assigned: sdboyer » wjackson
StatusFileSize
new797 bytes

This patch supports Quiz version, 6.x-4.0. This adds the ability in views to filter quiz results by score.

carlier.yannick’s picture

Hi will.j and thank you for the patch.

This is exactly what I needed.
But could you tell us how to deploy your patch please?

Thanks in advance.

sivaji_ganesh_jojodae’s picture

@carlier.yannick, see "applying a patch" section in http://drupal.org/node/707484 but there are chances that It couldn't be applied properly.

sivaji_ganesh_jojodae’s picture

Status: Needs review » Fixed

Thanks, will.j your patch has been committed. Cross referencing 7.x issue #1442410: Views filter by score is missing

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.