in reply to Re^3: WebPerl (eLearning)
in thread WebPerl Regex Tester (beta)

Where would a local copy of the monasteries code be necessary when developping an E-learning course? Most if not all of the logic will be client-side anyway, at least if I understand it correctly.

What features would need a tight integration with Perlmonks?

Replies are listed 'Best First'.
Re^5: WebPerl (eLearning)
by LanX (Saint) on Sep 05, 2018 at 13:08 UTC
    Because I can't test asynchronously as a PMDEV and need to wait for patches to be accepted and then be ready to fix them instantly.

    The turn-around time efficiently hinders development.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

      No, what I meant to ask was, which features of a Perl-driven backend would an elearning webpage require? Most of the data seems to be static, and most of the action would be in the Javascript-driven front end.

      I don't even see what patches to Perlmonks would be necessary to implement something like this, that's why I'm asking.