Coder Social home page Coder Social logo

jtauber / learning-greek Goto Github PK

View Code? Open in Web Editor NEW
19.0 8.0 3.0 1.55 MB

researching how to improve the way people learn Koine Greek

License: MIT License

Python 55.70% Makefile 1.14% CSS 26.95% HTML 16.09% Shell 0.12%
greek-new-testament ancient-greek

learning-greek's Introduction

learning-greek

Join the chat at https://gitter.im/jtauber/learning-greek

I’m building this site partly to help people learn Koine Greek and partly to research how to improve the way people learn Koine Greek.

I’m bringing together lessons learnt from fields such as linguistics, learning sciences, psychometrics and machine learning, and such projects as MorphGNT, graded-reader, Quisition and Typewar. This project will combine many of my interests and endeavours from the last twenty years.

It will kick off with short surveys and games and will be built up incrementally with a strong focus on gathering data and performing learning experiments.

I’m starting small but have ambitious goals. I’m eventually going to need a lot of people to use the site to get the data I need. But I also want to teach a lot of people Koine Greek.

All the code will be open source and hopefully most of the content will be open as well. Data about individuals will not be public but data in the aggregate will be shared as potentially will de-personalized data.

Stay tuned.

learning-greek's People

Contributors

gitter-badger avatar jtauber avatar paltman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learning-greek's Issues

trigger availability of some activities based on rules

Currently, the only thing triggering availability of an activity is the adoption-level / number-of-people-who've-already-done-it combo.

It would be nice if there were other rules for when an activity is available. Perhaps an activity is only available once another has been completed. Or done N times. Or based on the result of a survey question. Or when a particular ability with a concept is established.

The core should probably support all of these.

indicate to a user how many times they've done a repeatable task

At present, you can't tell how many times you've done a repeatable task.

(note this is distinct from the case where we show total number of people who have done the activity in order to determine when it becomes available to people with an adoption level other than Bleeding Edge)

visually indicate different activity types

It might be worthwhile distinguishing different activity types such as a one off survey from a repeatable quiz. There are other dimensions to consider, though, such as the Likert-scale familiarity activities versus two-choice activities or the alphabet versus nouns.

I was considering using different background colors to indicate this (think Khan academy subject areas) but not sure which dimension(s) to capture.

The core should probably just support individual activities picking their category (so the activity authors determine the dimensions of classification) and this category then controls styling via CSS class.

implement a 2x2 matching quiz

Shown two questions and two answers, you have to match the right answer with the right question.

Has nice feature that you can introduce new material by combine the unknown question/answer pair with one that is known.

Could be extended to more than two as well.

return to dashboard after changing settings

It's confusing to users (I've watched them) when they change a setting like their adoption level and after saving, get redirect back to...settings.

Per @brosner this probably needs a custom view to override the default settings view.

add contrib.messages on activity completion

When an activity is completed, the user is returned to the dashboard without any acknowledgement that the activity was completed.

Use contrib.messages to let them know they completed the activity (and perhaps point it when it's repeatable).

multiple choice quizzes based on confusion

At present, the Two Choice quizzes all have a wrong choice that is entirely randomly chosen (the only constraint being it's not the same as the correct answer).

It would be better to choose the wrong choice (or wrong choices in the case of polychotomous quizzes) based on likely confusions. The could be based on global confusion or it could be a bayesian average.

Autodetect timezone

The user account should default to (or perhaps prompt to set to) the timezone available (presumably using JS's Date.prototype.getTimezoneOffset() and some normalization to use the Region/City pattern and auto-select it (e.g. this one).

N.B. I'm basically volunteering to do this sometime in June. 😉

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.