Hi there, Holly. There isn't a way to remove this part of the knowledge check block. I've shared your request with my team, however, and we'll let you know here if that changes!
I don't know if any progress has been made on this, but I whole-heartedly support the option to remove anything that implies "correct", "wrong" and "try again." Sometimes knowledge checks are a way to inspire thoughts and answers but aren't necessarily "right and wrong."
It does look like there is a way to take off the "Take Again" label. In the settings of your course there is a item called "labels" which show all the variations of text for the labels across the course. There is one that says "Take Again"...I deleted what was associated with that label and left it blank, and that worked.
I used this in a "Quiz" and when I removed the label, it took the button away and the text away which is what i wanted. Maybe we are referring to a different function..seemed to work on my end. But yes you are right in that if you take the label off it applies to all quizzes and knowledge verification across the course.
@Avtar, yes! I found that immediately after posting this. It's better than the words. But there are still the icons that imply "right " and "wrong."
@Karl, I wasn't meaning right and wrong should go away entirely, but the option to not have them. There are times when of course I want to tell someone they are wrong.
Hi, this was raised almost a year ago now, has the option to remove the "take again icon" been developed yet? It's the reason I don't use Rise, otherwise I would.
Hi there, I'm also interested in removing Take again. It seems very illogical to have it there when they get it correct and our clients keep asking for it to be removed. Is this on the roadmap or how to we get it on there? Thanks!
Thanks for your note, Sysdoc Digital. Since we see every request from the community, sharing your needs here is the best way to impact the priority of a request and help move a feature forward on the roadmap.
While it's a bit frustrating that a lot of these requests just sit for a long time without any action, I did want to share with the group a very simple workaround for this one: In the labels settings I've changed "TAKE AGAIN" to "Try again if you wish!" and that seems to have reduced the confusion quite a bit. Obvious, perhaps, but it works!
I'm also getting feedback that users are confused that it says"try again" even after they've answered all questions correctly. There should be an option to remove this if they meet the passing requirements.
I would like to agree with the others who have posted here, it would be great to be able to remove the "take again" option from knowledge checks (while keeping it for quizzes). Just wanted to add my voice in the slight chance that it might help move this request higher up in the queue. Thank you!
56 Replies
Hi there, Holly. There isn't a way to remove this part of the knowledge check block. I've shared your request with my team, however, and we'll let you know here if that changes!
A second please for this feature! It's common for users to find "take again" confusing when you've already given them the answer...
Agree! you even get a take again option if you get it right. Very bizarre UX.
We found a way to make this go away by editing the CSS. A workaround for now.
.block-knowledge__retake-text {
display: none !important;
}
.block-knowledge__retake-icon {
display: none !important;
}
Thanks Alex, this is great to know!
I don't know if any progress has been made on this, but I whole-heartedly support the option to remove anything that implies "correct", "wrong" and "try again." Sometimes knowledge checks are a way to inspire thoughts and answers but aren't necessarily "right and wrong."
Thanks, Jessica. We appreciate your feedback on this feature!
We require "correct", and "wrong", as I'm sure others do as well.
What is needed is a new Knowledge Check block type that does not require a correct answer.
It does look like there is a way to take off the "Take Again" label. In the settings of your course there is a item called "labels" which show all the variations of text for the labels across the course. There is one that says "Take Again"...I deleted what was associated with that label and left it blank, and that worked.
Be aware that the "Take Again" label applies to Knowledge Checks and also to Quizzes.
Also the buttons still remain.
So now you will have two buttons without labels, which doesn't really solve anything.
I used this in a "Quiz" and when I removed the label, it took the button away and the text away which is what i wanted. Maybe we are referring to a different function..seemed to work on my end. But yes you are right in that if you take the label off it applies to all quizzes and knowledge verification across the course.
@Avtar, yes! I found that immediately after posting this. It's better than the words. But there are still the icons that imply "right " and "wrong."
@Karl, I wasn't meaning right and wrong should go away entirely, but the option to not have them. There are times when of course I want to tell someone they are wrong.
I'm having this issue as well. The answer is correct, yet the option to try again appears!
Alex, may I know where I can add this CCS script?
Hi, this was raised almost a year ago now, has the option to remove the "take again icon" been developed yet? It's the reason I don't use Rise, otherwise I would.
Hi Jana,
Knowledge checks still display the "take again" option after the learner answers the question. We'll let you know if that changes in the future!
Hi there, I'm also interested in removing Take again. It seems very illogical to have it there when they get it correct and our clients keep asking for it to be removed. Is this on the roadmap or how to we get it on there? Thanks!
Thanks for your note, Sysdoc Digital. Since we see every request from the community, sharing your needs here is the best way to impact the priority of a request and help move a feature forward on the roadmap.
Awesome, thanks Alyssa. :)
While it's a bit frustrating that a lot of these requests just sit for a long time without any action, I did want to share with the group a very simple workaround for this one: In the labels settings I've changed "TAKE AGAIN" to "Try again if you wish!" and that seems to have reduced the confusion quite a bit. Obvious, perhaps, but it works!
That's a simple but genius workaround! Thanks!
Richard, thank you for an idea! I just deleted the lable and left an icon.
Oh this is great!
I will search the CSS for this an option but I really don't like hacking the course after publish.
.block-knowledge__retake-text {
display: none !important;
}
.block-knowledge__retake-icon {
display: none !important;
}
I'm also getting feedback that users are confused that it says"try again" even after they've answered all questions correctly. There should be an option to remove this if they meet the passing requirements.
I would like to agree with the others who have posted here, it would be great to be able to remove the "take again" option from knowledge checks (while keeping it for quizzes). Just wanted to add my voice in the slight chance that it might help move this request higher up in the queue. Thank you!
While we are at it can we improve the questions! Making them look like a stack of papers? Whats up with that? Skeuomorphism is very old school!