Currently, there are 3 classes for xblocks that cannot be offlined or are not supported, namely, QualtricsSurvey, GradeMeButton, and Unavailable. We shall rather have a list of unavailable/unsupported xblocks with their error messages (if any) in constants.py and have them in a single class. This would save some lines of code.
Currently, there are 3 classes for xblocks that cannot be offlined or are not supported, namely, QualtricsSurvey, GradeMeButton, and Unavailable. We shall rather have a list of unavailable/unsupported xblocks with their error messages (if any) in constants.py and have them in a single class. This would save some lines of code.