How to avoid the use of nested cards

I am developing a school web app and trying to follow material design guidelines.
There’s a functionality that allows teacher to create homework and in-class test models, wherein they can input a list of tags and each student who participa…