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

Allow translate property to be replaced with a answer property #136

Open
hhzl opened this issue Jan 9, 2017 · 1 comment
Open

Allow translate property to be replaced with a answer property #136

hhzl opened this issue Jan 9, 2017 · 1 comment
Milestone

Comments

@hhzl
Copy link
Owner

hhzl commented Jan 9, 2017

The object structure for a word has the following properties

  • _id
  • word
  • translate
  • step
  • date

BoxOfQuestion takes the content of the translate property to provide the answer.

Allow the translate property to be replaced with a answer property in the import file.

Adapt the importFrom or putWord method to allow for this. A setting needs to be set to take note of this change.

@hhzl hhzl added this to the release 0.3 CLI demo and file format milestone Jan 9, 2017
@hhzl
Copy link
Owner Author

hhzl commented Jan 9, 2017

Implementation in this branch https://github.com/hhzl/LearnWords2/tree/mathQuestions

@hhzl hhzl modified the milestones: release 0.4 GUI demo, release 0.3 CLI demo and file format Jan 23, 2017
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

No branches or pull requests

1 participant