Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assessments tab experiment setup #22489

Merged
merged 2 commits into from May 17, 2018
Merged

Assessments tab experiment setup #22489

merged 2 commits into from May 17, 2018

Conversation

caleybrock
Copy link
Contributor

@caleybrock caleybrock commented May 17, 2018

Setup for assessments tab experiment so we can start to add react components and new redux modules.

?enableExperiments=assessmentsTab
screen shot 2018-05-17 at 2 48 17 pm

?disableExperiments=assessmentsTab
screen shot 2018-05-17 at 2 48 45 pm

%td
{{level.correct}}
#section-assessments-react{'ng-init' => '$emit("section-assessments-rendered");', 'ng-show' => 'react_assessments'}
#section-assessments-angular{'ng-hide' => 'react_assessments'}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The majority of this file is indenting everything below this line so that it gets hidden when the experiment is on.

{`The section id is ${this.props.section.id}`}
</p>
</div>
);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^All temporary content, but we needed a parent assessments component to render.

Copy link
Contributor

@maddiedierker maddiedierker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! 👍

@caleybrock caleybrock merged commit 097f2df into staging May 17, 2018
@caleybrock caleybrock deleted the assessments-setup branch May 17, 2018 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants