Form: Project Update

  • EMAILED OPERATIONS / MOLYNEUX 5 days. No Response. 😉

    EMAILED OPERATIONS / MOLYNEUX

    5 days. No Response. 😉


    Source date (UTC): 2019-01-29 21:38:16 UTC

    Original post: https://twitter.com/i/web/status/1090363522024902664

  • COURSES UPDATE Application for Courses should be working …. ~should be~ now. I

    COURSES UPDATE

    Application for Courses should be working …. ~should be~ now. If you are interested, then please consider registering, applying, and in doing so, helping us test the software.

    🙂 Curt.


    Source date (UTC): 2019-01-28 16:22:29 UTC

    Original post: https://twitter.com/i/web/status/1089921666145312768

  • COURSES UPDATE Application for Courses should be working …. ~should be~ … no

    COURSES UPDATE

    Application for Courses should be working …. ~should be~ … now. If you are interested, then please consider registering, applying, and in doing so, helping us test the software.

    http://propertarianism.com/

    🙂 Curt.


    Source date (UTC): 2019-01-28 11:22:00 UTC

  • SITE UPDATE: USER VERIFICATION EMAILS The user verification email function’s bee

    SITE UPDATE: USER VERIFICATION EMAILS

    The user verification email function’s been enabled. I was hoping that we wouldn’t need to use it but ‘russian bots’ are a real thing and they’re a time sink.

    As far as I know everyone registered has been sent a verification email.

    -Thanks


    Source date (UTC): 2019-01-26 22:59:30 UTC

    Original post: https://twitter.com/i/web/status/1089296800492806144

  • SITE UPDATE: USER VERIFICATION EMAILS The user verification email function’s bee

    SITE UPDATE: USER VERIFICATION EMAILS

    The user verification email function’s been enabled. I was hoping that we wouldn’t need to use it but ‘russian bots’ are a real thing and they’re a time sink.

    As far as I know everyone registered has been sent a verification email.

    -Thanks


    Source date (UTC): 2019-01-26 17:59:00 UTC

  • COURSES UPDATE: WAR Richard and I are toggling back and forth on the WAR courses

    COURSES UPDATE: WAR

    Richard and I are toggling back and forth on the WAR courses and honestly you are going to be blown away. Seriously.

    He is going to do a great balance of red vs blue so to speak so that we understand both sides of the 4gw scenarios.

    Amazing guy. Really. We are going to be very lucky to have him.


    Source date (UTC): 2019-01-26 17:57:00 UTC

  • SITE UPDATE: the “Application for Courses” class is working. One more relatively

    SITE UPDATE: the “Application for Courses” class is working. One more relatively minor thing to test and we can go to market.


    Source date (UTC): 2019-01-25 20:23:59 UTC

    Original post: https://twitter.com/i/web/status/1088895278982279168

  • SITE UPDATE: the “Application for Courses” class is working. One more relatively

    SITE UPDATE: the “Application for Courses” class is working. One more relatively minor thing to test and we can go to market.


    Source date (UTC): 2019-01-25 15:23:00 UTC

  • (SITE UPDATE: 1 – The bug in the “Apply” course has something to do with bad dat

    (SITE UPDATE:

    1 – The bug in the “Apply” course has something to do with bad data. Apparently the underlying code is very unforgiving of changes to the courseware content – meaning, that it doesn’t clean up after itself very well and breaks if you aren’t logged in. That said, hopefully I’ll get this bit up and running shortly.

    2 – The difficulty with the home page’s text on mobile is going to try my patience. I will fix it when I have patience. I don’t have patience right now. In fact, I have to go to the studio and fix the over-complicated-overpriced-oversized theatre’s audio visual stuff at the moment which is gonna end my patience for the day. lol

    3 – Apparently I’m going to get the proposals for the WAR courses rather shortly.

    4 – I heard from KMAC on the Group Strategy Course material and he says he’ll look and get back to me. Either way I’m pretty sure he will review the material for us.

    )


    Source date (UTC): 2019-01-20 16:30:00 UTC

  • Site Bug List

    [vc_row][vc_column][vc_column_text][A] list of our known bugs.

    REPORTING

    Please report bugs in the contact form here: Contact Form

    OPEN

    Format: severity – location – (role effected) – description

    Roles: admin, instructor, editor, user, visitor, all

    Severity:

    • 1- crashes system or destroys data ,
    • 2- breaks required functionality no workaround,
    • 3 – breaks required functionality with workaround,
    • 4 – limited functionality or does not work as expected,
    • 5 – appearance and presentation issue
    • 6 – postponable,
    • 7 – works as designed will not change.

    Institute Issues

    • 5 – Home Page – (all) – Headline text does not scale sufficiently going off screen in mobile and causing left-right shift in the page. Solution is to create separate headlines for mobile scale. (which is an hour’s worth of frustrating work).
    • 5 – Terms and Conditions Page – (all) – needs deep edit and legal review.
    • 5 – FAQ Page – (all) – needs additional help and video content.
    • 4 – Blog – (all) – Embedding link to other blog entries includes the sidebar, which means an absurd number of requests and slow responses as well as confusing display for the user. I do not know how to turn off embedding. Asking devs.
      • Update: this is a ‘feature’ apparently. Raw URLs need to be updated to links, and links will not cause embedding.

    Dev Issues

    • 3 – Education Profile – Gradebook Page – Pagination not rendering.  We have submitted this issue to the devs.
      • Update 8/20: Still not fixed by devs.
    • 4 – Courses List, Course Categories, Course Collections – (all) – Data entry form includes long description that should appear below the location list, and above the list header, but does not. We have submitted this bug to the devs.
    • 3 – Courses > Content Drip – (all) – the “content-drip” feature does not recognize when Assignments are completed, so it is not possible to use the content drip feature whenever a series of lessons, assignments, and quizzes includes an Assignment.  This means that the only means of dripping content is by date or date difference, instead of after an instructor grades an assignment.
    • 4 – Courses > Content Drip General – (instructors) – The content drip feature does not ‘clean up’ after itself, nor is the code correctly checking the ‘settings’ for the content drip.

    UNFIXABLE?

    • 5 – User Profile-Activity Page – (user) – ‘profile’ tab is second after activity rather than last. This sorting is apparently weighted and we can fix it if the devs respond.
    • 4 – User Profile-Activity Page – (user) – xprofile settings and profile settings are split between education and membership profiles. This is a defect in the architecture of the application and we would have to pay the developers to fix it – with low confidence in success.
    • 3 – Courses > Quizzes – (all) – Quiz functionality does not allow for short text and long text answers, and for instructors to manually grade them. Meanwhile, Assignments do not allow for short text, long text, multiple choice etc.  We have asked the developers to implement this functionality but we are assuming we will have to pay for it.

    Note: the underlying code is not exactly written in modern architecture, but wordpress architecture’s event system. So there is too little in templates and too much in function calls. And so I can’t find it.

     

    CLOSED

    • 5 – About Us Page – (visitor) – Marketing Text is incomplete for mission statement and a few other things. (Will fill in when I feel ‘it’s right’.
    • 3 – Email System – (admin) – Email config for SMTP is causing issues, and field-substitution not processing in received emails. (Fixed)
    • 2 – Email Verification – For some reason I can’t get this to work. (Fixed)
    • 3 – User Profile-Activity Page – (user) – Unable to resize profile images due to template’s bug: loss of settings in Appearance > Customize > General > Styles. This  has been reported to the devs. I think it may work from the course > profile page if not here, so I might shut this off.
    • 5 – Blog – (all) –  Month Metadata does not appear when marking a post as ‘sticky’ (stick to the top). Fix added to CSS.
    • 5 – Blog – (all) – not displaying the year under the date.  This setting is available and set, but does not respond. Looks like ignored in the code. Asking devs.
    • 2 – Courses > Content Drip (all) – Users unable to continue submission of course material. (hacked: but in underlying assignment code is not registering complete assignments)

    [/vc_column_text][/vc_column][/vc_row]