Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Mahara - ePortfolios for LMSs

Mahara - ePortfolios for LMSs

Scheduled Pinned Locked Moved App Wishlist
28 Posts 5 Posters 4.2k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • robiR robi

    😆

    ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #14

    @robi Its back. Feel free to play around in there. I'm not using it for anything important.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by A Former User
      #15

      @girish I can't catch a break. This one seems to have the same clusterfuck of a plugin system as Moodle. Time to see if this is going to be any easier or if we will need to package this similar to Moodle. I'll see what I can do.

      Edit: I am having regrets about requesting and then taking this one on but here we go!

      1 Reply Last reply
      1
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #16

        Out of curiosity, what exactly does ePortfolio mean?

        ? 1 Reply Last reply
        0
        • girishG girish

          Out of curiosity, what exactly does ePortfolio mean?

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #17

          @girish they actually explain it quite well here: https://mahara.org/view/view.php?id=3

          Heh thought I pasted it in on my phone but I guess not.

          1 Reply Last reply
          2
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #18

            Huh... the plugins that I can find are all either for version 1.4 (super old) or integrated into core. Tempted to just package it as read only without any plugin support.

            girishG 1 Reply Last reply
            1
            • ? A Former User

              Huh... the plugins that I can find are all either for version 1.4 (super old) or integrated into core. Tempted to just package it as read only without any plugin support.

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #19

              @atrilahiji Sounds like a plan!

              ? 1 Reply Last reply
              1
              • girishG girish

                @atrilahiji Sounds like a plan!

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by A Former User
                #20

                @girish Trying to get this sorted out but got a strange error on this branch when it does the initial install: https://git.cloudron.io/AtriLahiji/mahara-app/-/tree/wip-PLUGINS

                Screen Shot 2020-10-07 at 4.39.16 PM.png

                Anyone have any idea what might be going on?

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by A Former User
                  #21

                  Got it working with plugin support similar to the Moodle app: https://git.cloudron.io/AtriLahiji/mahara-app

                  EDIT: Fixed a couple of security issues (namely the lack of password salting)

                  EDIT 2: The only thing I notice now is some text flashing whenever the page reloads? O_O

                  girishG 1 Reply Last reply
                  1
                  • ? A Former User

                    Got it working with plugin support similar to the Moodle app: https://git.cloudron.io/AtriLahiji/mahara-app

                    EDIT: Fixed a couple of security issues (namely the lack of password salting)

                    EDIT 2: The only thing I notice now is some text flashing whenever the page reloads? O_O

                    girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #22

                    @atrilahiji said in Mahara - ePortfolios for LMSs:

                    EDIT 2: The only thing I notice now is some text flashing whenever the page reloads? O_O

                    Do you see this in their demo instance too?

                    ? 1 Reply Last reply
                    0
                    • girishG girish

                      @atrilahiji said in Mahara - ePortfolios for LMSs:

                      EDIT 2: The only thing I notice now is some text flashing whenever the page reloads? O_O

                      Do you see this in their demo instance too?

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #23

                      @girish Nope. Seems like its after I my MR where I moved everything to /app/data too

                      1 Reply Last reply
                      0
                      • ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #24

                        The weird text popping up was me just completely not understanding PHP. Fixed it by just setting the salt and urlsecret in the start.sh as god intended.

                        https://git.cloudron.io/AtriLahiji/mahara-app

                        1 Reply Last reply
                        3
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #25

                          Pushed a branch with SMTP set up. Emails still don't seem to be sending. Investigating...

                          1 Reply Last reply
                          1
                          • ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by A Former User
                            #26

                            Wow nevermind. I had the settings in the config.php all along. It only didn't work because Mahara sends emails using the address on the user initiating the emails' account.

                            I need a screen break lol. I'm inventing tasks that have already been finished 😕

                            1 Reply Last reply
                            2
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #27

                              @atrilahiji said in Mahara - ePortfolios for LMSs:

                              It only didn't work because Mahara sends emails using the address on the user initiating the emails' account

                              Ah, for those apps, I guess we can just document saying they have disable From Address validation on the server.

                              ? 1 Reply Last reply
                              0
                              • girishG girish

                                @atrilahiji said in Mahara - ePortfolios for LMSs:

                                It only didn't work because Mahara sends emails using the address on the user initiating the emails' account

                                Ah, for those apps, I guess we can just document saying they have disable From Address validation on the server.

                                ? Offline
                                ? Offline
                                A Former User
                                wrote on last edited by
                                #28

                                @girish Alright. Yeah for this one I can set the noreply address but it looks like for stuff like manually adding users, it uses the email of the one who invites. I made the admin user's default email the same as the from email for now.

                                1 Reply Last reply
                                1
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search