<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Interledger Community 🌱: Ashvin Parameswaran</title>
    <description>The latest articles on The Interledger Community 🌱 by Ashvin Parameswaran (@sarantium).</description>
    <link>https://community.interledger.org/sarantium</link>
    <image>
      <url>https://community.interledger.org/images/qJMr1XIty_VLE88_Wpvx5dvxpXpj6azAh9EMDu4vgHg/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL3VzZXIv/cHJvZmlsZV9pbWFn/ZS81MTEvMTVlZGI4/NmMtNjAxOS00MWRm/LThlMDQtNjY3YTVk/YWQzNTllLmpwZw</url>
      <title>The Interledger Community 🌱: Ashvin Parameswaran</title>
      <link>https://community.interledger.org/sarantium</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://community.interledger.org/feed/sarantium"/>
    <language>en</language>
    <item>
      <title>Interledger.dev — Final Grant Report</title>
      <dc:creator>Ashvin Parameswaran</dc:creator>
      <pubDate>Sun, 12 Dec 2021 11:39:32 +0000</pubDate>
      <link>https://community.interledger.org/interledgerdev/interledgerdev-final-grant-report-591c</link>
      <guid>https://community.interledger.org/interledgerdev/interledgerdev-final-grant-report-591c</guid>
      <description>&lt;p&gt;&lt;a href="https://community.interledger.org/images/SbRuhi3HHp4026ESid2Z9BzFbnhCUjBTlRk8Zgpdbeo/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL21nOXEwcnlp/d3F6NXVuMnEyOWdq/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/SbRuhi3HHp4026ESid2Z9BzFbnhCUjBTlRk8Zgpdbeo/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL21nOXEwcnlp/d3F6NXVuMnEyOWdq/LnBuZw" alt="interledger.dev" width="880" height="52"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Update
&lt;/h2&gt;

&lt;p&gt;Our project is complete. We have built an intuitive and immersive text-based technical education platform from scratch. It has a range of pedagogic tools built in to assist learners and creators. It is now Web Monetized with both basic and advanced features, including our signature implementation of &lt;strong&gt;Earn As You Learn&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Progress on objectives
&lt;/h2&gt;

&lt;p&gt;This is a recap of all the features and content we have implemented throughout the project, some of which were previously highlighted in &lt;a href="https://community.webmonetization.org/interledgerdev/interledger-dev-grant-report-1-kgf"&gt;Report 1&lt;/a&gt; and some of which are newly deployed.&lt;/p&gt;

&lt;h3&gt;
  
  
  Deliverable 1 : A text-based learning platform
&lt;/h3&gt;

&lt;p&gt;We have hit 100% of the goals for this deliverable with the full site live at &lt;a href="https://interledger.dev/"&gt;https://interledger.dev/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some things that have worked really well and were already in place in October 2021:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The design of the landing page&lt;/li&gt;
&lt;li&gt;Search functionality&lt;/li&gt;
&lt;li&gt;Pathway, course and lesson structure&lt;/li&gt;
&lt;li&gt;Progress Tracking on lesson pages&lt;/li&gt;
&lt;li&gt;Prev/Next pages displayed in sidebars&lt;/li&gt;
&lt;li&gt;Social sharing&lt;/li&gt;
&lt;li&gt;User Profile tracking of lesson completions&lt;/li&gt;
&lt;li&gt;Administrator configuration&lt;/li&gt;
&lt;li&gt;Hosting and deployment&lt;/li&gt;
&lt;li&gt;Basic Web Monetization controlled at a per page level&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some things that were being worked on and are now in various stages of completion:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Login errors&lt;/strong&gt;&lt;br&gt;
We found that while all our social logins worked smoothly in testing we faced a series of minor OAuth API errors when moving to production. &lt;/p&gt;

&lt;p&gt;Some of these have been resolved (Github and Google), while others are awaiting a response from the social login provider's support team. These errors are minor in terms of technical complexity but limit the user experience until fully resolved.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Advanced Web Monetization&lt;/strong&gt;&lt;br&gt;
We are really happy to announce that our &lt;strong&gt;Earn As You Learn&lt;/strong&gt; implementation is now working. By allowing logged-in users to save a payment pointer in their user profile, and then injecting this payment pointer into a lesson page via probabilistic revenue sharing we have implemented a basic form of sharing revenue between creators and consumers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Refactoring of existing features&lt;/strong&gt;&lt;br&gt;
We tidied up a lot of the UI/UX bugs as well as some backend code to make the site more performant and user friendly. We did find a minor bug with loading image URLs from our Amazon S3 folders in the creator interface. While we have a temporary manual workaround, we are refactoring this code to permanently solve this issue.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Screenshots (some old, some new)&lt;/strong&gt;&lt;br&gt;
Older screenshots are available in &lt;a href="https://community.webmonetization.org/interledgerdev/interledger-dev-grant-report-1-kgf"&gt;Report 1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Our &lt;strong&gt;Earn As You Learn&lt;/strong&gt; feature is showcased here:&lt;/p&gt;

&lt;p&gt;Each logged-in user profile now has a field to store the user's payment pointer:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/7C4hG9ovnxaLI0XaqCEAlTnm8g6ABMcNcmdiZymo-aI/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3NjZDB5dXpj/N25wOWxhYzd6eW1r/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/7C4hG9ovnxaLI0XaqCEAlTnm8g6ABMcNcmdiZymo-aI/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3NjZDB5dXpj/N25wOWxhYzd6eW1r/LnBuZw" alt="Image description" width="505" height="1064"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And on each lesson page, the user's payment pointer is injected in on a probabilistic revenue share basis as they browse the site:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/Jg8YbnQsk2nQtLCS2n8A2sQc4iCuRWegFPtxz68MNJ8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2wzM3BzaTBx/MWhpODhvcXp0bWdx/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/Jg8YbnQsk2nQtLCS2n8A2sQc4iCuRWegFPtxz68MNJ8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2wzM3BzaTBx/MWhpODhvcXp0bWdx/LnBuZw" alt="Image description" width="880" height="296"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Deliverable 2 : Original course content for interledger.dev
&lt;/h3&gt;

&lt;p&gt;This goal is 100% complete but proved a challenging exercise. We successfully onboarded a few external content creators who were willing to try out the education platform and provide new content. &lt;/p&gt;

&lt;p&gt;However, with the end of the year fast approaching our creators only managed to create a small amount of new content with more expected over the holidays.&lt;/p&gt;

&lt;p&gt;While we have created new content, this is an area for us to keep improving and scaling as we onboard more content creators and fully build out our content models into complete courses and pathways. This will be our main focus in 2022.&lt;/p&gt;

&lt;p&gt;Some of the new content includes:&lt;/p&gt;

&lt;p&gt;&lt;u&gt;A lesson on creating a testnet wallet for XRPL-PY.&lt;/u&gt;&lt;br&gt;
&lt;a href="https://community.interledger.org/images/C-4_Rmi7SVImPzWApYiaGJa_PKPPhC6TZMzgLkyb4V8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzdoNTk5MXVz/NnppMDdwcDY4eXpp/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/C-4_Rmi7SVImPzWApYiaGJa_PKPPhC6TZMzgLkyb4V8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzdoNTk5MXVz/NnppMDdwcDY4eXpp/LnBuZw" alt="Image description" width="880" height="497"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/5wdaRbtbBYO_RJBj0S4pWolQrkvredgSbEQV_iQzX3Q/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzJrN3JtMGgz/bjN3eWIzZWl1enYz/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/5wdaRbtbBYO_RJBj0S4pWolQrkvredgSbEQV_iQzX3Q/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzJrN3JtMGgz/bjN3eWIzZWl1enYz/LnBuZw" alt="Image description" width="880" height="1053"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;An introductory guide to using centralised exchanges&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/8dNtO_OkIvBMIJDBZkRMB2S9ybEYUuak3sVIPHqdSgI/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzkwdDBzZG5h/c2lqNDk2Y3pud3ox/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/8dNtO_OkIvBMIJDBZkRMB2S9ybEYUuak3sVIPHqdSgI/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzkwdDBzZG5h/c2lqNDk2Y3pud3ox/LnBuZw" alt="Image description" width="441" height="663"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/RswWdO9SA0cxYFfLye1aKYxndmkYz0950B_LS8x2TWQ/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3V4MXltMmM1/c2s1eXdoZGx4aXFr/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/RswWdO9SA0cxYFfLye1aKYxndmkYz0950B_LS8x2TWQ/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3V4MXltMmM1/c2s1eXdoZGx4aXFr/LnBuZw" alt="Image description" width="880" height="1069"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Deliverable 3 : A Summary Report of the Platform
&lt;/h3&gt;

&lt;p&gt;This grant report serves as the final summary report for our platform. Overall, we take away the following experiences and lesson:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;We accurately predicted the timeline and workload required for a full Web Monetized build of an education platform&lt;/li&gt;
&lt;li&gt;We completed our technical build to a high standard and completed our education content creation to a medium standard&lt;/li&gt;
&lt;li&gt;We learnt that shifting our technical build from test environments to production can break features and deployments and need to consider this phase better in future&lt;/li&gt;
&lt;li&gt;We learnt that creating a community of technical content creators is a significant exercise and we need to spend time nurturing and developing a content pipeline in 2022 so that we can scale and move the platform from content (as opposed to technical)
alpha to content production. &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Key activities
&lt;/h2&gt;

&lt;p&gt;We spent the bulk of our time on the technical build and are extremely happy with our progress.&lt;/p&gt;

&lt;p&gt;We learnt a lot about content creation and the need for a time budget and pipeline engineering for this aspect that is separately as complex (or more complex) than the technical build.&lt;/p&gt;

&lt;p&gt;As a bonus, one creator requested feature we were able to implement on each lesson is the implementation of basic multiple choice quizzes to test and reinforce learners' understanding and retention of material.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/bHacuQnQqX4qIrYid04vUUitOdUUzwghtC9Nlqabt94/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2NvbHVhZTBp/Z2U3aTc2bDc5bGpz/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/bHacuQnQqX4qIrYid04vUUitOdUUzwghtC9Nlqabt94/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2NvbHVhZTBp/Z2U3aTc2bDc5bGpz/LnBuZw" alt="Image description" width="723" height="386"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Communications and marketing
&lt;/h2&gt;

&lt;p&gt;This is an area where we spent a good portion of our time but did not succeed as well as we wanted to. &lt;/p&gt;

&lt;p&gt;Our original plan was to approach universities in Australia and the United States to incorporate some of our learning material into a university lecture or seminar. The impact of the pandemic and university closures meant that this was no longer possible.&lt;/p&gt;

&lt;p&gt;We then kick-started negotiations with an Indian higher education institute to conduct an in-person full day session with students from an Art College. While we managed to come up with a skeleton programme and generated interest from the faculty, this too did not eventuate. &lt;/p&gt;

&lt;p&gt;The reasons for this included the pandemic and the fact that the technical material about Web Monetization, blockchain and cryptocurrencies was not immediately relevant to this student group.&lt;/p&gt;

&lt;p&gt;Draft schedule for planned university event with &lt;a href="http://rbu.ac.in/"&gt;Rabindra Bharati University&lt;/a&gt; (did not proceed)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/VyFcl_uVeqffbHZw1dG4QI83OQdnXFvSlIzH32rC_Cw/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3c0aXAybDZt/Y3Rnend1MHlweTM2/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/VyFcl_uVeqffbHZw1dG4QI83OQdnXFvSlIzH32rC_Cw/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3c0aXAybDZt/Y3Rnend1MHlweTM2/LnBuZw" alt="Image description" width="880" height="622"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Overall, we learnt that we need to refine our communication and marketing strategies and start to build a strong user community in order to reach more learners and scale our platform.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s next?
&lt;/h2&gt;

&lt;p&gt;In 2022, we are going to move our platform fully into production with a focus on content creation. We intend to seed a base level of original technical content about blockchain, cryptocurrencies and various ledger related technologies.&lt;/p&gt;

&lt;p&gt;We have a marketing partnership with &lt;a href="https://community.webmonetization.org/search?q=aquarelle"&gt;Aquarelle&lt;/a&gt; which is building out an NFT dashboard, gallery and gaming experiences, and hope to contribute and gain a stronger community presence as a result.&lt;/p&gt;

&lt;p&gt;We are committed to continuing our build and experimenting with new approaches as this is a growing space with limitless potential over the next decade or two.&lt;/p&gt;

&lt;h2&gt;
  
  
  What community support would benefit your project?
&lt;/h2&gt;

&lt;p&gt;We would love any feedback or to explore any partnerships with related and relevant projects in the space.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional comments
&lt;/h2&gt;

&lt;p&gt;One area we have been considering as a limitation to commercialising Web Monetization is the low brand recognition and small revenue return in the broader Web3 space. &lt;/p&gt;

&lt;p&gt;This makes it difficult for creators to implement Web Monetization as more than a sandbox experiment as it is not commercially viable in itself.&lt;/p&gt;

&lt;p&gt;While it is an interesting supplement or complement to other monetization strategies, we are hopeful that with the advent of Rafiki, the growing presence of Coil, and more general Interledger adoption that this is a space to watch in the next few years as more opportunities become available.&lt;/p&gt;

</description>
      <category>grantreports</category>
      <category>education</category>
      <category>webmonetization</category>
    </item>
    <item>
      <title>Interledger.dev - Grant Report #1</title>
      <dc:creator>Ashvin Parameswaran</dc:creator>
      <pubDate>Thu, 07 Oct 2021 11:39:01 +0000</pubDate>
      <link>https://community.interledger.org/interledgerdev/interledger-dev-grant-report-1-kgf</link>
      <guid>https://community.interledger.org/interledgerdev/interledger-dev-grant-report-1-kgf</guid>
      <description>&lt;p&gt;&lt;a href="https://community.interledger.org/images/kl__Xoj8Afu7wxykUBdyW3QVlzI9q3KAw29nniDrHdU/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2pmazB5eTdo/NXJ2emN4MW56YTN3/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/kl__Xoj8Afu7wxykUBdyW3QVlzI9q3KAw29nniDrHdU/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2pmazB5eTdo/NXJ2emN4MW56YTN3/LnBuZw" alt="Alt Text" width="880" height="52"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Update
&lt;/h2&gt;

&lt;p&gt;Our project is progressing really well. Especially on the technical front, we have created a text-based education platform that feels intuitive and immersive. Some of our Web Monetization ideas have also been implemented without any difficulty. &lt;/p&gt;

&lt;p&gt;We are right in the middle of of our build with some quality control and further feature improvements left for the platform.&lt;/p&gt;

&lt;p&gt;Our main focus over the next few months will be to ramp up the content creation in the platform and working to engage university students.&lt;/p&gt;

&lt;h2&gt;
  
  
  Progress on objectives
&lt;/h2&gt;

&lt;p&gt;We aimed to achieve 3 major deliverables by the end of the project.&lt;/p&gt;

&lt;h3&gt;
  
  
  Deliverable 1 : A text-based learning platform
&lt;/h3&gt;

&lt;p&gt;This deliverable is 70% complete. We have an alpha site publicly available at &lt;a href="https://interledger.dev"&gt;https://interledger.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To populate it with test data, we cloned the text content from &lt;a href="https://javascript.info/"&gt;https://javascript.info/&lt;/a&gt; (available under Creative Commons) which we admire greatly. By the end of the project, we will delete all the external content and replace it with our own original content related to blockchain and cryptocurrency.&lt;/p&gt;

&lt;p&gt;Some things that have worked really well:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The design of the landing page&lt;/li&gt;
&lt;li&gt;Search functionality&lt;/li&gt;
&lt;li&gt;Pathway, course and lesson structure&lt;/li&gt;
&lt;li&gt;Progress Tracking on lesson pages&lt;/li&gt;
&lt;li&gt;Prev/Next pages displayed in sidebars&lt;/li&gt;
&lt;li&gt;Social sharing&lt;/li&gt;
&lt;li&gt;User Profile tracking of lesson completions&lt;/li&gt;
&lt;li&gt;Administrator configuration&lt;/li&gt;
&lt;li&gt;Hosting and deployment&lt;/li&gt;
&lt;li&gt;Basic Web Monetization controlled at a per page level&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some things still being worked on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Login errors&lt;/li&gt;
&lt;li&gt;Advanced Web Monetization&lt;/li&gt;
&lt;li&gt;Refactoring of existing features&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now for some screenshots:&lt;/p&gt;

&lt;h4&gt;
  
  
  Featured Course on Landing Page
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/N9xE3CX3Zv4iOPPfJT9ECYPUPOhO8vWP2iSapPAtnP4/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL251dGt5bW1m/aWxlM2pwOWZmZ3V6/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/N9xE3CX3Zv4iOPPfJT9ECYPUPOhO8vWP2iSapPAtnP4/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL251dGt5bW1m/aWxlM2pwOWZmZ3V6/LnBuZw" alt="image" width="880" height="1142"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Pathway Cards on Landing Page
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/P0-ttBPOHZZO4tvCP5Ot6vAr5BpfIDw-DdBSLNcBZ1Y/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL216ZXcyYnhx/Z3BjOGQ3MW1sdXB4/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/P0-ttBPOHZZO4tvCP5Ot6vAr5BpfIDw-DdBSLNcBZ1Y/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL216ZXcyYnhx/Z3BjOGQ3MW1sdXB4/LnBuZw" alt="image" width="880" height="779"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Footer on all pages
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/ZLf4v32PttTQvRS6YGS7zngeEVD4pv4LGcnJ2UnLSL8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzZpMmhhNjN6/czJqMXJ1ZmRzbGt4/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/ZLf4v32PttTQvRS6YGS7zngeEVD4pv4LGcnJ2UnLSL8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzZpMmhhNjN6/czJqMXJ1ZmRzbGt4/LnBuZw" alt="image" width="880" height="290"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Search Page with results
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/X4aXwUx-HAsAdqm_OhldHwK2v1xQp24mfziAO5Q2eto/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzEzaGkzc2Fo/eWw4eG81MGwwbGxt/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/X4aXwUx-HAsAdqm_OhldHwK2v1xQp24mfziAO5Q2eto/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzLzEzaGkzc2Fo/eWw4eG81MGwwbGxt/LnBuZw" alt="image" width="880" height="976"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Login page
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/hU3XueA7DDxq-iJ41YRXNgJGtFHljeu8RxUigZ4yhxA/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3FtamJmZ2ls/MDNhemw5YW5mcWk5/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/hU3XueA7DDxq-iJ41YRXNgJGtFHljeu8RxUigZ4yhxA/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3FtamJmZ2ls/MDNhemw5YW5mcWk5/LnBuZw" alt="image" width="512" height="575"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Lesson Page
&lt;/h4&gt;

&lt;p&gt;We took extensive care to design the lesson pages well. In the screenshot below you can see some of the key features including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In-page navigation&lt;/li&gt;
&lt;li&gt;Prev/Next page navigation&lt;/li&gt;
&lt;li&gt;Course progress bar&lt;/li&gt;
&lt;li&gt;Completion/Bookmark tracking&lt;/li&gt;
&lt;li&gt;Social sharing&lt;/li&gt;
&lt;li&gt;Code higlighting&lt;/li&gt;
&lt;li&gt;Creative Commons licensing per page&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/UdnSakc2UfXVTddNQFZBmsprjpKKEMzRi1sNfJuPaYw/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2x0MG90OGJy/OTNjOXBqZ28wYm45/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/UdnSakc2UfXVTddNQFZBmsprjpKKEMzRi1sNfJuPaYw/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2x0MG90OGJy/OTNjOXBqZ28wYm45/LnBuZw" alt="image" width="880" height="845"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Tracking Progress on User Profile
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/Ys0sbTE4lZOeSeLcH65EYNINpfGbY2o_kSNFVC8BRe8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3RzM2wweGt6/MXh3bnQ5b3pqOXB6/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/Ys0sbTE4lZOeSeLcH65EYNINpfGbY2o_kSNFVC8BRe8/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3RzM2wweGt6/MXh3bnQ5b3pqOXB6/LnBuZw" alt="image" width="446" height="344"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Creator Interface
&lt;/h4&gt;

&lt;p&gt;After exploring many options including our original approach of using Eleventy, we settled on Statamic as the best CMS on which to build out the platform in a way that was easy for learners, creators and administrators.&lt;/p&gt;

&lt;p&gt;All lessons are written in Markdown, and Statamic provides a very friendly UI for this.&lt;/p&gt;

&lt;p&gt;In addition to the standard content fields, we've made it easy for creators to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;designate open source content&lt;/li&gt;
&lt;li&gt;list multiple payment pointers per page&lt;/li&gt;
&lt;li&gt;add quizzes&lt;/li&gt;
&lt;li&gt;add prerequisites &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/O5sm_nzyENNvToHSU0ZApp2TWV9Os9BPA9eQLx5b2j4/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2djMjl5dDlv/M2I1NHFyNG5oczQw/LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/O5sm_nzyENNvToHSU0ZApp2TWV9Os9BPA9eQLx5b2j4/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL2djMjl5dDlv/M2I1NHFyNG5oczQw/LnBuZw" alt="image" width="880" height="968"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Deliverable 2 : Original course content for interledger.dev
&lt;/h3&gt;

&lt;p&gt;In the next half of this project, our focus will shift to creating original course content, specifically courses dedicated to teaching Web Monetization.&lt;/p&gt;

&lt;p&gt;We're also working with two new content creators to produce additional original content related to blockchain and cryptocurrency&lt;/p&gt;

&lt;h3&gt;
  
  
  Deliverable 3 : A Summary Report of the Platform
&lt;/h3&gt;

&lt;p&gt;This will be written up as part of the final report, including evaluating the sustainability of this platform&lt;/p&gt;

&lt;h2&gt;
  
  
  Key activities
&lt;/h2&gt;

&lt;p&gt;We spent most of our time to date on the design and technical build. The entire site is Web Monetized. &lt;/p&gt;

&lt;p&gt;Lesson pages have additionally implemented a version of probabilistic revenue sharing which allows for any number of payment pointers to be associated with each page. This is particularly useful for revenue sharing between multiple content creators or content creators and the platform. Content creators do not require any programming knowledge to write articles or add payment pointers.&lt;/p&gt;

&lt;p&gt;In the second part of the project we will also be implementing "Earn as you Learn", a way for Web monetized users to revenue share a small percentage of streaming micropayments as they browse the site.&lt;/p&gt;

&lt;h2&gt;
  
  
  Communications and marketing
&lt;/h2&gt;

&lt;p&gt;We have conducted outreach to some universities in India to discuss hosting a virtual workshop about Web Monetization. These conversations are progressing, albeit with some challenges due to the pandemic and lockdowns.&lt;/p&gt;

&lt;p&gt;Once we have written and uploaded the original content and courses, we will begin more extensive social media marketing as well.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s next?
&lt;/h2&gt;

&lt;p&gt;Over the next few months, we intend to complete the technical build and ramp up production of original content. We also want to host a Web Monetization workshop with university students.&lt;/p&gt;

&lt;p&gt;We think by the end of this year we will be able to move the site from its current alpha into a beta stage and start onboarding more content creators.&lt;/p&gt;

&lt;h2&gt;
  
  
  What community support would benefit your project?
&lt;/h2&gt;

&lt;p&gt;One aspect we found challenging is recruitment of content creators who are sufficiently knowledgeable in Web Monetization/Interledger or blockchain/cryptocurrency more generally &lt;strong&gt;and&lt;/strong&gt; willing/able to write well structured educational content. &lt;/p&gt;

&lt;p&gt;If there are any community members keen to participate in educational content creation we are always open to kick-start these conversations.&lt;/p&gt;

</description>
      <category>grantreports</category>
      <category>education</category>
      <category>webmonetization</category>
    </item>
  </channel>
</rss>
