question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove rules from projects

See original GitHub issue

Currently each of our project challenges has rules like these:

        "<strong>Rule #1:</strong> Don't look at the example project's code. Figure it out for yourself.",
        "<strong>Rule #2:</strong> Fulfill the below <a href='https://en.wikipedia.org/wiki/User_story' target='_blank'>user stories</a>. Use whichever libraries or APIs you need. Give it your own personal style.",
        "<strong>Rule #3:</strong> You must use both Sass and React to build this project.",

I have already replaced all three of these rules on our curriculum expansion branch with the following line, which is the same for every single project challenge:

        "Fulfill the below <a href='https://en.wikipedia.org/wiki/User_story' target='_blank'>user stories</a>. Use whichever libraries or APIs you need. Give it your own personal style.",

Note that this means there are no “rules” in these challenge descriptions.

For this issue, note that you should start this pull request by branching off of backup/master.

Then go in and change these lines in the seed/challenges directory for each of the -projects.json seed files.

To be clear, yes, we are getting rid of the React/D3 requirements for the data visualization certificate. (This has been planned for a long time, and we would have done this on production a long time ago if we had realized how ambitious our curriculum expansion effort would become.)

Then you’ll need to submit two pull requests - one against backup/master and one against staging.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
raisedadeadcommented, Nov 4, 2016

@Manish-Giri Awesome! Help Wanted issues are open to everyone, so you needn’t ask, just go ahead!

Just remember:

you’ll need to submit two pull requests - one against backup/master and one against staging

Thanks and happy fixing. Hit us in chat if you need any assistance.

1reaction
Manish-Giricommented, Nov 4, 2016

@QuincyLarson Can I try this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove from Project Rule action - Asana Community Forum
I would like to be able to remove a task from a specific project based on a trigger (i.e. - task completion).
Read more >
Displaying and deleting classic rule projects in the ... - IBM
In the Business console, remove the dependency to the classic rule project. In Rule Designer, synchronize the classic rule project with Decision Center....
Read more >
Deleting An Existing 'Auto-Approval' Rule - EPMA Blog
3. On the Rules page, select the rule from the list, and click the Delete button, located in the 'Rule' section of the...
Read more >
rule can not be removed - Atlassian Community
yes, i mean automation rules. I can create them, but after they are created, it's not possible to further configure or delete them....
Read more >
How To Delete Rules On Asana (Quick) - YouTube
Learn‎‎‏‏‎ ‎How To Delete Rules On AsanaIn this video I will show you‏‏‎ ‎how to delete rules on asanaNote: This is not a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found