mosaic
mosaic copied to clipboard
A web app for recursive question-answering with pointers
Solution for #331 A new query string parameter `expand` is introduced which stores a comma-separated list of expanded workspace ids. When a subtree is collapsed, a corresponding workspace id is...
`TreeId` and `UserId` should be `treeId` and `userId` to maintain consistency with rest of codebase and broader conventions.
feature suggestion by Erol; 5 people :heart-eyes: their suggestions
documenting information here: https://docs.google.com/document/d/1n_Be8M4MHxeoUyB6B1b1kGAH-ZL9_8p3bbmtiXgqrs8/edit?usp=sharing
If there's a problem with one of the trees that's supposed to be created (in practice, usually an email address for a malicious expert that's not yet in the app),...
DO NOT MERGE -- is just to have a place to put the assignment scoring code for https://docs.google.com/document/d/1oj19c1dJcz4Xeu5CdYExpCEzINy86gDtbsx8oPOo3uA/edit#
(as opposed to if an incorrect malicious expert email is provided, in which case it will error out) Note that my data on this from creating trees with 2 honest...
So that in the contractor experiments, where there are multiple honest experts per tree all trying to avoid contamination, a contaminated honest expert can pass on a workspace. Not critical...