There's no automatic way to restore feedback once <clfb> has been used, instead you can reinstate the messages piecemeal and that might be a bit of a pain if you want to do it a lot so I'd be using a macro and because you're going to want to have brackets in that macro you'd have to use the classic form of a macro definition. At the start of your item file you'd want to include this text:
m.noclfb.+<cfb "Correct"> <wfb "... Wrong ..."> <tlfb "No response"> <nfbt 0>+
Then in your item file after a <clfb>
section you can put ~.noclfb. and you should
have feedback just like it usually is.