Skip to content

Farsi Tasks for the Bebras Platform (Beaver Contest)

License

Notifications You must be signed in to change notification settings

learn-python-ir/bebras-tasks

 
 

Repository files navigation

French Beaver Contest Archive

Testing commit 2 from remote

This repository contains tasks used in past French Beaver Contest. They are in a particular format, and can be used in Bebras Platform.

To start using:

git clone https://github.com/France-ioi/bebras-tasks.git
cd bebras-tasks
git submodule update --init

To open tasks, open in a browser the file bebras/index.html.

To view only interactive tasks, edit the url to: index.html?interactive=1. To view the loading specific versions, edit the url to: index.html?dev=1.

To update:

git pull
git submodule update --recursive

To update modules to the current version:

cd _common/modules
git checkout master
git pull
cd ../..
git add _common/modules/
git commit -m "update modules"
git push

About

Farsi Tasks for the Bebras Platform (Beaver Contest)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.8%
  • JavaScript 34.6%
  • CSS 0.3%
  • Python 0.2%
  • OCaml 0.1%
  • Shell 0.0%