Sage Ross
Sage Ross
> if a user has already made revisions on the sandbox_url, should the URL remain linked to that user regardless of how many times the assignment is reassigned? Yes, I...
@shishiro26 can you share what you've tried so far, or any details about how you're stuck?
The Dashboard currently doesn't automatically check the contents of a wiki sandbox for an assignment, so it will probably require writing code to do that.
We don't save revisions anymore in the database. To get this data, you'd need to do something similar to how we check whether an exercise sandbox was created. See TrainingModulesUsersController#verify_exercise_sandbox...
The issue description is somewhat incomplete, as the system does already use other wikis to create accounts in some cases (ie, account requests), but only in limited circumstances. It may...
I see my description is a little muddled. Creating the account from the course's home wiki should cover it. The assumption is that a user who is a first-time editor...
Looks like the specs are failing related to this change.
This is too complex of a file for me to feel comfortable with directly converting it to a functional component, and probably also larger than what you should attempt for...
Code-wise, this looks great. I think this will be safe to merge and deploy without doing any configuration (in which case it might throw benign errors if traffic hits the...
> @ragesoss I am a new comer here, and after exploring the project a bit. I would like to work on it. Please can you add me to your slack...