Giter VIP home page Giter VIP logo

italk2learn's Introduction

iTalk2Learn is a learning platform for children aged between 8 and 12 years old. It is an open source platform which integrates structured practice and exploratory, conceptually-oriented learning. It facilitates interaction in different modalities including speech, as well as multiple representations which can be manipulated and reasoned with when learning fractions.

The platform combines different technologies, including speech recognition and speech production, with a range of learning systems, such as Whizz, Fractions Tutor and the exploratory learning environment Fractions Lab. The main aim is to define the interfaces for the different elements of the platform and their interplay. These elements include the learning content developed within the different learning systems; the intelligent components that will be developed in our project, including the recommender and the intelligent support; and the intuitive speech interaction features. Additionally, data storage of the relevant information is included in the platform. The overall goal is to provide a flexible and scalable infrastructure for the elements of the platform, which are being developed in such a way that those elements can be exchanged independently of each other and, eventually, be replaced by other elements in the future, providing a test bed for future technologies.

Task-dependent and task-independent support:

We are investigating how speech can be used in the learning platform to provide adaptive intelligent support within structured and exploratory activities. In particular, we are currently looking into how such support is able to respond to students' emotions, deduced from speech. Emotions play a significant role in students' learning behaviour. Positive emotions can enhance learning, while negative emotions can inhibit it. We are investigating how the intelligent support can transfer a negative emotion like frustration or boredom, into a positive one, such as enjoyment.

Additionally, we are investigating how students can be supported in their reasoning through different representations when learning fractions. Our aim is to recommend the representation which is the most effective for a particular student as well as the demands of the task. For example, a student might have a particular misconception in solving a task. The support would detect this misconception and recommend a representation to the student that helps her or him to overcome the misconception. Additionally, if the student is unfamiliar with a particular representation, she or he could be supported in their reasoning when learning fractions. Here, properties of the representation could be explained. Once the representation becomes familiar, deeper knowledge about the problem domain could be gained.

italk2learn's People

Contributors

it2l avatar

Watchers

 avatar  avatar

Forkers

pennymax

italk2learn's Issues

Can't find two sub projects

I'm trying to build this project. But it failed due to lacking of below two sub-projects. I can't find them both from Maven repository or local. Could you suggest the way to fix? Thanks

     <dependency>
        <groupId>com.platform.main</groupId>
        <artifactId>it2l-perceive-difficulty-task</artifactId>
        <version>0.0.1-SNAPSHOT</version>
        <type>jar</type>
        <scope>compile</scope>
    </dependency>
    <dependency>
        <groupId>com.platform.main</groupId>
        <artifactId>it2l-sequencer</artifactId>
        <version>0.0.1-SNAPSHOT</version>
        <type>jar</type>
        <scope>compile</scope>
    </dependency>

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.