I've just noticed that after enabling the beta5 on more than one test website, I now have the "Take" quiz tab appear at the top of all content types, not just quiz ones.

Comments

igorik’s picture

I can confirm

brycesenz’s picture

Confirming and subscribing.

pebosi’s picture

Version: 6.x-4.0-beta5 » 6.x-4.x-dev
Status: Active » Needs review
StatusFileSize
new775 bytes

Copied code from quiz_type_confirm to quiz_take_access to show the tab only on quiz node's

Regards

brycesenz’s picture

I've installed the patch, and can confirm that it works.

aleksey.tk’s picture

confirming the issue and patch is working

kars-t’s picture

StatusFileSize
new620 bytes

The patch works but had a mini codingstyle issue. I resubmit it. Thanks pebosi :)

jenlampton’s picture

StatusFileSize
new348 bytes

patch: **** malformed patch at line 15: \ No newline at end of file
resubmitting.

jenlampton’s picture

Status: Needs review » Reviewed & tested by the community

Hm, I think it's ok to mark this RTBC since everyone agrees it works :-)

falcon’s picture

Status: Reviewed & tested by the community » Fixed

Arg, I should have seen this one before cutting the beta5 release...

Thanks for contributing! The last patch has been commited.

falcon’s picture

Status: Fixed » Closed (fixed)