Hello,
I've developed a website for an university association that help student, but I'll not be able to maintained the code in few months.
So I'm looking for an alternative that is strong.
In fact I've developed my site with Meteor.js/Blaze, but I'm not sure about the futur of this technology, and anyway develop all from scratch is impossible.
What I have developed is :
- rank system, custom inscription with activation code, inscription with .csv
- lesson editor(using ckeditor)/viewer with export to pdf but I'll remplace with a pdf reader because all people prefer word
- QCM exams editor(using ckeditor)/viewer with export to pdf using phantomjs
- forum with my own bb editor with Latex support (but a WYSIWYG will be better!)
What I need to develop :
- result system that draw the note of the student, and a graphic with all note of exam
- interactive QCM
So what I'm thinking to do is develop extensions to flarum :
- inscription directly on the site with paiement method or need to be validate by a moderator
- Upload pdf of lesson only for moderator (so a hidden page).
- result system
- etc
What about the reliability of this project on flarum ?