Skip to content
#

learning

Here are 894 public repositories matching this topic...

oppia
stphnrdmr
stphnrdmr commented Jun 20, 2018

After running pip install moviebox on a Mac with Python 2.7 I get the following error when trying to run it:

Traceback (most recent call last):
  File "/usr/local/bin/moviebox", line 7, in <module>
    from moviebox.cli import main
  File "/usr/local/lib/python2.7/site-packages/moviebox/cli.py", line 6, in <module>
    from .recommender import recommender
  File "/usr/local/lib/pyth
alexmojaki
alexmojaki commented Aug 8, 2020

Previously you had to start the course at the beginning and go through it linearly. The course was written with that assumption in mind.

#38 changed that and allowed completing pages in any order. This means that users can jump to the middle and see concepts in use that were covered in previous pages they didn't read. Maybe they will know about those concepts from past experience, maybe not. Th

INGInious
ogoletti
ogoletti commented Oct 5, 2017

A student should be able to get an anonymised link of their submission so that they could share it (e.g. on social network). The view would be a readonly view with the feedback of the submission still visible. The link should only contain the submission id.
There should be an option in the task conf to allow or not this feature on a par-task basis.
If an admin follow such a link, he should be r

Learning apps

Improve this page

Add a description, image, and links to the learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the learning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.