mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-04-04 12:02:41 +00:00
Add challenge publication coordinates
This commit is contained in:
parent
b15e442039
commit
6544243844
@ -3,7 +3,7 @@
|
|||||||
This is an example playground project built via TFW.
|
This is an example playground project built via TFW.
|
||||||
It is a good starting point to build your own challenges from and will host automated tests in the future.
|
It is a good starting point to build your own challenges from and will host automated tests in the future.
|
||||||
|
|
||||||
It also gives home to several useful scripts in the `hack` folder to speed up development.
|
It also gives home to several useful scripts in the `hack` folder to speed up development.
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ TFW consists of 3 repositories:
|
|||||||
- [frontend-tutorial-framework](https://github.com/avatao-content/frontend-tutorial-framework) – Angular frontend
|
- [frontend-tutorial-framework](https://github.com/avatao-content/frontend-tutorial-framework) – Angular frontend
|
||||||
- [test-tutorial-framework](https://github.com/avatao-content/test-tutorial-framework) (this repo)
|
- [test-tutorial-framework](https://github.com/avatao-content/test-tutorial-framework) (this repo)
|
||||||
|
|
||||||
See the documentation of each in their `README.md` files.
|
See the documentation of each in their `README.md` files. To publish your challenge on the Avatao platform please check out the details on [docs.avatao-challenge.com](https://docs.avatao-challenge.com/publish-challenge).
|
||||||
|
|
||||||
Note that before getting started with TFW you should already know how to create simpler Avatao challenges.
|
Note that before getting started with TFW you should already know how to create simpler Avatao challenges.
|
||||||
To learn about Avatao challenge creation in general please consult the [challenge-toolbox](https://github.com/avatao-content/challenge-toolbox) repository.
|
To learn about Avatao challenge creation in general please consult the [challenge-toolbox](https://github.com/avatao-content/challenge-toolbox) repository.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user