Rae

Results 2 issues of Rae

This would allow us combine human and AI agent responses into the same dataset.

I can initialize QuestionCheckBox with negative values for `min_selections` and `max_selections` - I don't think this should be the case? ```python >>> from edsl import QuestionCheckBox >>> q = QuestionCheckBox(question_name="test",...

bug