Skip to content

Support for Context Free Grammars and 2 Exercise Types for DFAs/NFAs #13

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

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

martinhelfrich
Copy link

New support for context free grammars and the 4 exercise types (by Martin Helfrich):

  • words in grammar
  • description to grammar
  • grammar to CNF
  • cyk algorithm

2 new exercise types (by Jan Wagner):

  • product constuction
  • minimization

ga63nij and others added 28 commits May 21, 2017 18:59
	Adding multiple Problems to ProblemSet;
	Showing Course Password in Overview
+ some minor layout changes
+ fixed creation/edition of multiple exercises
+ removed some debug outputs
+ removed db trace file
new problem types for grammars

See merge request !1
# Conflicts:
#	src/main/scala/com/automatatutor/model/Problem.scala
#	src/main/scala/com/automatatutor/model/SolutionAttempt.scala
WordsInGrammar instruction grammar mistake (singular vs plural)
@martinhelfrich
Copy link
Author

WordsInGrammar Feedback implemented...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants