SlideShare a Scribd company logo
1 of 4
Download to read offline
Trustless Education? A Blockchain
System for University Grades
Abstract
We have implemented a blockchain system based on
Ethereum for use by a university to store student
grades and to provide a cryptocurrency. Based upon an
exploratory, qualitative evaluation we have found
several tensions between the concept of a university as
an organisation, and the concept of distributed
autonomous organisations (DAOs) in Ethereum. These
include tensions in (i) mechanisms of trust, (ii)
boundaries of openness, (iii) values in procedures. In
this paper we outline our implementation and the
evaluation process.
Author Keywords
Ethereum; Blockchain; Prototype.
ACM Classification Keywords
H.5.m. Information interfaces and presentation (e.g.,
HCI): Miscellaneous.
Introduction
With the advent of so-called Bitcoin 2.0, blockchain has
outgrown its initial application area and is being used in
general purpose, programmable systems. The most
high profile of these is Ethereum.
Ethereum is a decentralized platform and programming
language for distributed, autonomous applications [1].
Ethereum is radical because as well as data, program
Paper presented at New Value Transactions: Understanding and
Designing for Distributed Autonomous Organisations. Workshop at
DIS2017, 10th
June 2017, Edinburgh.
John Rooksby,
Kristiyan Dimitrov
School of Computing Science
University of Glasgow
Scotland, UK.
John.rooksby@glasgow.ac.uk
scripts known as smart contacts are also stored on the
blockchain and executed by the nodes. Computation
thus becomes distributed, transparent and verifiable.
This approach is highly inefficient, but at the same time
offers verifiable proof-of-execution.
Just as any person with a computer can (in theory) act
as a miner of Bitcoins and thus store and contribute to
the upkeep of the Bitcoin blockchain, any person with a
computer can also (in theory) be a node on the
Ethereum network, meaning that they can contribute to
the execution and upkeep of a blockchain based
computational system. Both are examples of what have
become Distributed Autonomous Organisations (DAOs).
The SmartCampus Blockchain System
We have designed and implemented an Ethereum
based system for use by our University. This was self-
motivated exploratory work to understand the potential
of blockchain technology. The idea in building this
system was in to gain practical and critical insight into
a novel form of technology – to do research through
design and implementation.
We chose to focus on student grades. These are at the
heart of education and (arguably) should be tamper
proof and permanent, and therefore seemed a
reasonable focus. Our implementation had the following
functions:
• The system stores student course enrollment
information, their grades, and their final
degree.
• The system supports a University specific
cryptocurrency (which we call Kelvin Coin)
• Payments of the cryptocurrency can be
automatically allocated via a smart contract to
the top performing students on each course.
The system is a functional prototype with a
rudimentary interface (see sidebox). It is built to
demonstrate the potential of blockchain for this area
rather than be a fully featured, release-grade system.
Our rationale for building the system was:
• Grades become tamperproof and transparent,
and therefore more ‘trustworthy’.
• Awards for grades become transparent. In our
system a payment is made, but a further step
would be to use a smart contract to
automatically award a degree classification
based upon results.
By designing and evaluating the system we were able
to critically address this rationale, and discover a range
of complexities that were not initially obvious.
Evaluation
Given that the project was exploratory and oriented to
feasibility rather than performance, our evaluation was
qualitative and intended to be generative of insight and
formative within ongoing work.
Two example screenshots from
the system frontend. Top is a
view of “my Kelvin Coins”
showing a student how many
coins they have. Below is a
ranking table for a course.
The problem with designing
blockchain based systems is
that the important concepts are
‘infrastructural’ rather than in
the user interface. Our
evaluation therefore
concentrated on the ideas in
the system rather than the
functionality.
We found evaluation difficult. The system offers some
basic functionality but is itself more conceptual that
most software applications. What we needed to
evaluate with this work was a new way of thinking
about administrative university systems (as opposed
to assessing whether our specific implementation met
defined criteria).
More generally, we argue work on innovating
blockchain systems is highly speculative engaging
‘vision’ and even ideology - more so than it engages
typical software engineering requirements. With this in
mind, we chose to evaluate the system in the following
two ways:
Scenario based evaluation
Firstly we performed a scenario-based evaluation. This
allowed us to critically engage with and expand visions
of use. Drawing upon Gothelf and Siedon’s [3] work,
we created ‘proto-personas’ for student and staff
stakeholders and then used these to generate
scenarios. This approach was subjective, but enabled
us to formulate in more detailed ways what people
might want and gain from a blockchain based system
and to think about what alternative ideas and desires
there may be beyond our own. These also were
valuable for use in explaining (difficult to understand
[2]) blockchain concepts and our system to others.
Focus group based evaluation
Secondly we ran a small focus group (attended by two
people – one professor and one researcher) to gain
feedback on the work. The focus group began with a
presentation of the system and the scenarios produced
in the first part of the evaluation. We then asked three
open-ended questions. The focus group was
transcribed. Below we summarise the key themes:
BLOCKCHAIN SUITS AUDIT CULTURE
Firstly, blockchain technology was seen to fit with
university audit culture. The use of a blockchain based
grades store may be attractive because of its overt
support for audit. However it retaining power and
autonomy in doing audit rather than becoming
auditable appears to be important.
GRADES ARE NOT ALGORITHMICALLY GENERATED
Secondly, however, there are some ‘dark arts’ in how
grades and degrees are determined. Using smart
contracts stored in a blockchain for calculating grades is
problematic because there is not a formal algorithm for
calculating them. Discretion is used, and boundaries
between classifications are malleable.
REPUTATION AND TRUST ARE ENMESHED
Thirdly, Providing a future employer with access to a
blockchain certificate introduces a new form of trust
relationship. Blockchain technologies may be beneficial
between universities if they will make the validation of
different applications (such as for a PhD) easier and
trustworthy. However universities use their status to
engender trust, and so a blockchain might be
counterproductive in that it implies that trust is based
upon external audit rather than reputation.
OWNERSHIP AND SCOPE WOULD BE PROBLEMATIC
It is not clear if a blockchain system will belong to and
be controlled by a university, or perhaps across a group
of Universities, or if a public blockchain such as the one
in Ethereum is suitable. Where to draw the boundaries
is unclear.
Our first evaluation phase was
persona based. Following
Gothelf and Seiden [3] we first
created “proto-personas”. Two
personas, a student and a prof,
are pictured above.
Subsequently, following Nielsen
[4], we used these personas to
create scenarios.
A CRYPTOCURRENCY WOULD NEED TO BE STRATEGIC
When developing and issuing a cryptocurrency, the
needs of the University have to be taken into account.
How the university can benefit from it, not just the
student, should be considered. Having a ‘local
cryptocurrency’ that is not just usable in the University
gift shop but within the local community may help the
University in its community role.
UNIVERSITIES SEEK EFFICIENCY
Finally, the university may realistically adopt blockchain
technology if it can save resources. Efficiency and cost
reduction drives much administrative decision making.
It is not our experience that blockchain technology will
provide this.
Discussion
The evaluation showed us that designing what might be
assumed to be a simple, tamperproof ledger in fact
runs headlong into the organizational politics of
Universities. There are incompatibilities between the
idea of a DAO and a University including:
• A DAO is “trustless” but a University trades on trust.
The University needs to embody trust and status
rather than be subject to computational methods of
verification.
• A DAO has global scope but a University would
probably want to set boundaries, perhaps at
institutional level, or across a broader group. It is
not clear where to draw boundaries or what the
implications of different boundaries would be.
• A DAO prioritises transparency over efficiency, but
Universities seek organizational efficiencies. They
also appear to eschew algorithmic grades calculation
in favour of a discretion based system, so in making
calculation more transparent it necessarily (for
better or worse) becomes more algorithmic.
Evaluation challenges
From our perspective, the most important outcomes
from this work are methodological. The work reveals
that there are severe challenges in designing
blockchain systems for application in existing contexts.
These challenges arise because Blockchains are
infrastructural, something intended to underlie new
ways of doing things- ways that can challenge
fundamental assumptions about what an organisation is
and does.
The challenges of evaluation are atypical because they
are not about measurement but about envisaging new
forms and logics of organisation. We believe it is design
fields rather than classic software engineering methods
that stand to make the greatest contribution here.
Acknowledgement
John Rooksby is funded by EPSRC (EP/J007617/1).
References
1. Gavin Wood. 2014. Ethereum: A Secure
Decentralised Generalised Transaction Ledger.
2. Maxwell, Deborah, Chris Speed, and Dug Campbell.
"'Effing'the ineffable: opening up understandings of
the blockchain." In Proceedings of the 2015 British
HCI Conference, pp. 208-209. ACM, 2015.
3. Jeff Gothelf and Josh Siedon. 2013. Lean UX:
Applying Lean Principles to Improve User
Experience O’Reilly.
4. Nielsen, Lene. Personas-user focused design. Vol.
15. Springer Science & Business Media, 2012.

More Related Content

Similar to "Trustless Education? A Blockchain System for University Grades"

CORE: Cognitive Organization for Requirements Elicitation
CORE: Cognitive Organization for Requirements ElicitationCORE: Cognitive Organization for Requirements Elicitation
CORE: Cognitive Organization for Requirements ElicitationScott M. Confer
 
USING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & others
USING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & othersUSING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & others
USING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & otherseraser Juan José Calderón
 
AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...
AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...
AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...IJNSA Journal
 
Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking Floyd DCosta
 
Distributed ledger technical research in central bank of brazil
Distributed ledger technical research in central bank of brazilDistributed ledger technical research in central bank of brazil
Distributed ledger technical research in central bank of brazilmustafa sarac
 
Rep on the Roll A peer to peer reputation system based on a rolling blockchain
Rep on the Roll A peer to peer reputation system based on a rolling blockchainRep on the Roll A peer to peer reputation system based on a rolling blockchain
Rep on the Roll A peer to peer reputation system based on a rolling blockchainRichard Dennis
 
Security and Privacy Measurements in Social Networks: Experiences and Lessons...
Security and Privacy Measurements in Social Networks: Experiences and Lessons...Security and Privacy Measurements in Social Networks: Experiences and Lessons...
Security and Privacy Measurements in Social Networks: Experiences and Lessons...FACE
 
Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamy
 Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamy Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamy
Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamyeraser Juan José Calderón
 
An Unsupervised Approach For Reputation Generation
An Unsupervised Approach For Reputation GenerationAn Unsupervised Approach For Reputation Generation
An Unsupervised Approach For Reputation GenerationKayla Jones
 
SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...
SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...
SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...Maha Kadadha
 
PROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMS
PROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMSPROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMS
PROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMSIJNSA Journal
 
Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...
Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...
Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...Florian Blum
 
Systems Thinking workshop, given at Lean UX NYC
Systems Thinking workshop, given at Lean UX NYCSystems Thinking workshop, given at Lean UX NYC
Systems Thinking workshop, given at Lean UX NYCjohanna kollmann
 
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)Amazon Web Services
 
The Revolution Of Cloud Computing
The Revolution Of Cloud ComputingThe Revolution Of Cloud Computing
The Revolution Of Cloud ComputingCarmen Sanborn
 
Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking Floyd DCosta
 
Enterprise Blockchain Innovation Centre: Blockchain Labs
Enterprise Blockchain Innovation Centre: Blockchain LabsEnterprise Blockchain Innovation Centre: Blockchain Labs
Enterprise Blockchain Innovation Centre: Blockchain LabsBlockchain Worx
 
Blockchain for Business
Blockchain for BusinessBlockchain for Business
Blockchain for BusinessFloyd DCosta
 

Similar to "Trustless Education? A Blockchain System for University Grades" (20)

CORE: Cognitive Organization for Requirements Elicitation
CORE: Cognitive Organization for Requirements ElicitationCORE: Cognitive Organization for Requirements Elicitation
CORE: Cognitive Organization for Requirements Elicitation
 
USING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & others
USING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & othersUSING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & others
USING BLOCKCHAIN TECHNOLOGY FOR E-LEARNING. V.A. TOLBATOV & others
 
AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...
AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...
AN EVALUATION OF SECURITY IN BLOCKCHAIN-BASED SHARING OF STUDENT RECORDS IN H...
 
Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking
 
Distributed ledger technical research in central bank of brazil
Distributed ledger technical research in central bank of brazilDistributed ledger technical research in central bank of brazil
Distributed ledger technical research in central bank of brazil
 
Rep on the Roll A peer to peer reputation system based on a rolling blockchain
Rep on the Roll A peer to peer reputation system based on a rolling blockchainRep on the Roll A peer to peer reputation system based on a rolling blockchain
Rep on the Roll A peer to peer reputation system based on a rolling blockchain
 
Security and Privacy Measurements in Social Networks: Experiences and Lessons...
Security and Privacy Measurements in Social Networks: Experiences and Lessons...Security and Privacy Measurements in Social Networks: Experiences and Lessons...
Security and Privacy Measurements in Social Networks: Experiences and Lessons...
 
Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamy
 Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamy Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamy
Blockchain Architecture to Higher Education Systems. Palanivel Kuppusamy
 
An Unsupervised Approach For Reputation Generation
An Unsupervised Approach For Reputation GenerationAn Unsupervised Approach For Reputation Generation
An Unsupervised Approach For Reputation Generation
 
SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...
SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...
SenseChain: A Blockchain-based Crowdsensing Framework For Multiple Requesters...
 
PROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMS
PROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMSPROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMS
PROOF-OF-REPUTATION: AN ALTERNATIVE CONSENSUS MECHANISM FOR BLOCKCHAIN SYSTEMS
 
Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...
Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...
Towards Blockchain Tactics: Building Hybrid Decentralized Software Architectu...
 
Systems Thinking workshop, given at Lean UX NYC
Systems Thinking workshop, given at Lean UX NYCSystems Thinking workshop, given at Lean UX NYC
Systems Thinking workshop, given at Lean UX NYC
 
Data-X-Sparse-v2
Data-X-Sparse-v2Data-X-Sparse-v2
Data-X-Sparse-v2
 
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
 
The Revolution Of Cloud Computing
The Revolution Of Cloud ComputingThe Revolution Of Cloud Computing
The Revolution Of Cloud Computing
 
Data-X-v3.1
Data-X-v3.1Data-X-v3.1
Data-X-v3.1
 
Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking Blockchain for Digital Transformation in Banking
Blockchain for Digital Transformation in Banking
 
Enterprise Blockchain Innovation Centre: Blockchain Labs
Enterprise Blockchain Innovation Centre: Blockchain LabsEnterprise Blockchain Innovation Centre: Blockchain Labs
Enterprise Blockchain Innovation Centre: Blockchain Labs
 
Blockchain for Business
Blockchain for BusinessBlockchain for Business
Blockchain for Business
 

More from eraser Juan José Calderón

Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...
Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...
Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...eraser Juan José Calderón
 
Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi,
Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi, Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi,
Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi, eraser Juan José Calderón
 
REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...
REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...
REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...eraser Juan José Calderón
 
Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...
Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...
Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...eraser Juan José Calderón
 
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...eraser Juan José Calderón
 
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...eraser Juan José Calderón
 
Ética y Revolución Digital . revista Diecisiete nº 4. 2021
Ética y Revolución Digital . revista Diecisiete nº 4. 2021Ética y Revolución Digital . revista Diecisiete nº 4. 2021
Ética y Revolución Digital . revista Diecisiete nº 4. 2021eraser Juan José Calderón
 
#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...
#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...
#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...eraser Juan José Calderón
 
PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021
PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021
PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021eraser Juan José Calderón
 
Expert Panel of the European Blockchain Observatory and Forum
Expert Panel of the European Blockchain Observatory and ForumExpert Panel of the European Blockchain Observatory and Forum
Expert Panel of the European Blockchain Observatory and Forumeraser Juan José Calderón
 
Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...
Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...
Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...eraser Juan José Calderón
 
"Experiencias booktuber: Más allá del libro y de la pantalla"
"Experiencias booktuber: Más allá del libro y de la pantalla""Experiencias booktuber: Más allá del libro y de la pantalla"
"Experiencias booktuber: Más allá del libro y de la pantalla"eraser Juan José Calderón
 
The impact of digital influencers on adolescent identity building.
The impact of digital influencers on adolescent identity building.The impact of digital influencers on adolescent identity building.
The impact of digital influencers on adolescent identity building.eraser Juan José Calderón
 
Open educational resources (OER) in the Spanish universities
Open educational resources (OER) in the Spanish universitiesOpen educational resources (OER) in the Spanish universities
Open educational resources (OER) in the Spanish universitieseraser Juan José Calderón
 
El modelo flipped classroom: un reto para una enseñanza centrada en el alumno
El modelo flipped classroom: un reto para una enseñanza centrada en el alumnoEl modelo flipped classroom: un reto para una enseñanza centrada en el alumno
El modelo flipped classroom: un reto para una enseñanza centrada en el alumnoeraser Juan José Calderón
 
Pensamiento propio e integración transdisciplinaria en la epistémica social. ...
Pensamiento propio e integración transdisciplinaria en la epistémica social. ...Pensamiento propio e integración transdisciplinaria en la epistémica social. ...
Pensamiento propio e integración transdisciplinaria en la epistémica social. ...eraser Juan José Calderón
 
Escuela de Robótica de Misiones. Un modelo de educación disruptiva.
Escuela de Robótica de Misiones. Un modelo de educación disruptiva.Escuela de Robótica de Misiones. Un modelo de educación disruptiva.
Escuela de Robótica de Misiones. Un modelo de educación disruptiva.eraser Juan José Calderón
 
La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...
La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...
La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...eraser Juan José Calderón
 
Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...
Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...
Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...eraser Juan José Calderón
 

More from eraser Juan José Calderón (20)

Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...
Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...
Evaluación de t-MOOC universitario sobre competencias digitales docentes medi...
 
Call for paper 71. Revista Comunicar
Call for paper 71. Revista ComunicarCall for paper 71. Revista Comunicar
Call for paper 71. Revista Comunicar
 
Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi,
Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi, Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi,
Editorial of the JBBA Vol 4, Issue 1, May 2021. Naseem Naqvi,
 
REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...
REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...
REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL LAYING DOWN HARMONIS...
 
Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...
Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...
Predicting Big Data Adoption in Companies With an Explanatory and Predictive ...
 
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
 
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
Innovar con blockchain en las ciudades: Ideas para lograrlo, casos de uso y a...
 
Ética y Revolución Digital . revista Diecisiete nº 4. 2021
Ética y Revolución Digital . revista Diecisiete nº 4. 2021Ética y Revolución Digital . revista Diecisiete nº 4. 2021
Ética y Revolución Digital . revista Diecisiete nº 4. 2021
 
#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...
#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...
#StopBigTechGoverningBigTech . More than 170 Civil Society Groups Worldwide O...
 
PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021
PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021
PACTO POR LA CIENCIA Y LA INNOVACIÓN 8 de febrero de 2021
 
Expert Panel of the European Blockchain Observatory and Forum
Expert Panel of the European Blockchain Observatory and ForumExpert Panel of the European Blockchain Observatory and Forum
Expert Panel of the European Blockchain Observatory and Forum
 
Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...
Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...
Desigualdades educativas derivadas del COVID-19 desde una perspectiva feminis...
 
"Experiencias booktuber: Más allá del libro y de la pantalla"
"Experiencias booktuber: Más allá del libro y de la pantalla""Experiencias booktuber: Más allá del libro y de la pantalla"
"Experiencias booktuber: Más allá del libro y de la pantalla"
 
The impact of digital influencers on adolescent identity building.
The impact of digital influencers on adolescent identity building.The impact of digital influencers on adolescent identity building.
The impact of digital influencers on adolescent identity building.
 
Open educational resources (OER) in the Spanish universities
Open educational resources (OER) in the Spanish universitiesOpen educational resources (OER) in the Spanish universities
Open educational resources (OER) in the Spanish universities
 
El modelo flipped classroom: un reto para una enseñanza centrada en el alumno
El modelo flipped classroom: un reto para una enseñanza centrada en el alumnoEl modelo flipped classroom: un reto para una enseñanza centrada en el alumno
El modelo flipped classroom: un reto para una enseñanza centrada en el alumno
 
Pensamiento propio e integración transdisciplinaria en la epistémica social. ...
Pensamiento propio e integración transdisciplinaria en la epistémica social. ...Pensamiento propio e integración transdisciplinaria en la epistémica social. ...
Pensamiento propio e integración transdisciplinaria en la epistémica social. ...
 
Escuela de Robótica de Misiones. Un modelo de educación disruptiva.
Escuela de Robótica de Misiones. Un modelo de educación disruptiva.Escuela de Robótica de Misiones. Un modelo de educación disruptiva.
Escuela de Robótica de Misiones. Un modelo de educación disruptiva.
 
La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...
La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...
La Universidad española Frente a la pandemia. Actuaciones de Crue Universidad...
 
Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...
Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...
Covid-19 and IoT: Some Perspectives on the Use of IoT Technologies in Prevent...
 

Recently uploaded

ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxElton John Embodo
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxruthvilladarez
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 

Recently uploaded (20)

ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docx
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 

"Trustless Education? A Blockchain System for University Grades"

  • 1. Trustless Education? A Blockchain System for University Grades Abstract We have implemented a blockchain system based on Ethereum for use by a university to store student grades and to provide a cryptocurrency. Based upon an exploratory, qualitative evaluation we have found several tensions between the concept of a university as an organisation, and the concept of distributed autonomous organisations (DAOs) in Ethereum. These include tensions in (i) mechanisms of trust, (ii) boundaries of openness, (iii) values in procedures. In this paper we outline our implementation and the evaluation process. Author Keywords Ethereum; Blockchain; Prototype. ACM Classification Keywords H.5.m. Information interfaces and presentation (e.g., HCI): Miscellaneous. Introduction With the advent of so-called Bitcoin 2.0, blockchain has outgrown its initial application area and is being used in general purpose, programmable systems. The most high profile of these is Ethereum. Ethereum is a decentralized platform and programming language for distributed, autonomous applications [1]. Ethereum is radical because as well as data, program Paper presented at New Value Transactions: Understanding and Designing for Distributed Autonomous Organisations. Workshop at DIS2017, 10th June 2017, Edinburgh. John Rooksby, Kristiyan Dimitrov School of Computing Science University of Glasgow Scotland, UK. John.rooksby@glasgow.ac.uk
  • 2. scripts known as smart contacts are also stored on the blockchain and executed by the nodes. Computation thus becomes distributed, transparent and verifiable. This approach is highly inefficient, but at the same time offers verifiable proof-of-execution. Just as any person with a computer can (in theory) act as a miner of Bitcoins and thus store and contribute to the upkeep of the Bitcoin blockchain, any person with a computer can also (in theory) be a node on the Ethereum network, meaning that they can contribute to the execution and upkeep of a blockchain based computational system. Both are examples of what have become Distributed Autonomous Organisations (DAOs). The SmartCampus Blockchain System We have designed and implemented an Ethereum based system for use by our University. This was self- motivated exploratory work to understand the potential of blockchain technology. The idea in building this system was in to gain practical and critical insight into a novel form of technology – to do research through design and implementation. We chose to focus on student grades. These are at the heart of education and (arguably) should be tamper proof and permanent, and therefore seemed a reasonable focus. Our implementation had the following functions: • The system stores student course enrollment information, their grades, and their final degree. • The system supports a University specific cryptocurrency (which we call Kelvin Coin) • Payments of the cryptocurrency can be automatically allocated via a smart contract to the top performing students on each course. The system is a functional prototype with a rudimentary interface (see sidebox). It is built to demonstrate the potential of blockchain for this area rather than be a fully featured, release-grade system. Our rationale for building the system was: • Grades become tamperproof and transparent, and therefore more ‘trustworthy’. • Awards for grades become transparent. In our system a payment is made, but a further step would be to use a smart contract to automatically award a degree classification based upon results. By designing and evaluating the system we were able to critically address this rationale, and discover a range of complexities that were not initially obvious. Evaluation Given that the project was exploratory and oriented to feasibility rather than performance, our evaluation was qualitative and intended to be generative of insight and formative within ongoing work. Two example screenshots from the system frontend. Top is a view of “my Kelvin Coins” showing a student how many coins they have. Below is a ranking table for a course. The problem with designing blockchain based systems is that the important concepts are ‘infrastructural’ rather than in the user interface. Our evaluation therefore concentrated on the ideas in the system rather than the functionality.
  • 3. We found evaluation difficult. The system offers some basic functionality but is itself more conceptual that most software applications. What we needed to evaluate with this work was a new way of thinking about administrative university systems (as opposed to assessing whether our specific implementation met defined criteria). More generally, we argue work on innovating blockchain systems is highly speculative engaging ‘vision’ and even ideology - more so than it engages typical software engineering requirements. With this in mind, we chose to evaluate the system in the following two ways: Scenario based evaluation Firstly we performed a scenario-based evaluation. This allowed us to critically engage with and expand visions of use. Drawing upon Gothelf and Siedon’s [3] work, we created ‘proto-personas’ for student and staff stakeholders and then used these to generate scenarios. This approach was subjective, but enabled us to formulate in more detailed ways what people might want and gain from a blockchain based system and to think about what alternative ideas and desires there may be beyond our own. These also were valuable for use in explaining (difficult to understand [2]) blockchain concepts and our system to others. Focus group based evaluation Secondly we ran a small focus group (attended by two people – one professor and one researcher) to gain feedback on the work. The focus group began with a presentation of the system and the scenarios produced in the first part of the evaluation. We then asked three open-ended questions. The focus group was transcribed. Below we summarise the key themes: BLOCKCHAIN SUITS AUDIT CULTURE Firstly, blockchain technology was seen to fit with university audit culture. The use of a blockchain based grades store may be attractive because of its overt support for audit. However it retaining power and autonomy in doing audit rather than becoming auditable appears to be important. GRADES ARE NOT ALGORITHMICALLY GENERATED Secondly, however, there are some ‘dark arts’ in how grades and degrees are determined. Using smart contracts stored in a blockchain for calculating grades is problematic because there is not a formal algorithm for calculating them. Discretion is used, and boundaries between classifications are malleable. REPUTATION AND TRUST ARE ENMESHED Thirdly, Providing a future employer with access to a blockchain certificate introduces a new form of trust relationship. Blockchain technologies may be beneficial between universities if they will make the validation of different applications (such as for a PhD) easier and trustworthy. However universities use their status to engender trust, and so a blockchain might be counterproductive in that it implies that trust is based upon external audit rather than reputation. OWNERSHIP AND SCOPE WOULD BE PROBLEMATIC It is not clear if a blockchain system will belong to and be controlled by a university, or perhaps across a group of Universities, or if a public blockchain such as the one in Ethereum is suitable. Where to draw the boundaries is unclear. Our first evaluation phase was persona based. Following Gothelf and Seiden [3] we first created “proto-personas”. Two personas, a student and a prof, are pictured above. Subsequently, following Nielsen [4], we used these personas to create scenarios.
  • 4. A CRYPTOCURRENCY WOULD NEED TO BE STRATEGIC When developing and issuing a cryptocurrency, the needs of the University have to be taken into account. How the university can benefit from it, not just the student, should be considered. Having a ‘local cryptocurrency’ that is not just usable in the University gift shop but within the local community may help the University in its community role. UNIVERSITIES SEEK EFFICIENCY Finally, the university may realistically adopt blockchain technology if it can save resources. Efficiency and cost reduction drives much administrative decision making. It is not our experience that blockchain technology will provide this. Discussion The evaluation showed us that designing what might be assumed to be a simple, tamperproof ledger in fact runs headlong into the organizational politics of Universities. There are incompatibilities between the idea of a DAO and a University including: • A DAO is “trustless” but a University trades on trust. The University needs to embody trust and status rather than be subject to computational methods of verification. • A DAO has global scope but a University would probably want to set boundaries, perhaps at institutional level, or across a broader group. It is not clear where to draw boundaries or what the implications of different boundaries would be. • A DAO prioritises transparency over efficiency, but Universities seek organizational efficiencies. They also appear to eschew algorithmic grades calculation in favour of a discretion based system, so in making calculation more transparent it necessarily (for better or worse) becomes more algorithmic. Evaluation challenges From our perspective, the most important outcomes from this work are methodological. The work reveals that there are severe challenges in designing blockchain systems for application in existing contexts. These challenges arise because Blockchains are infrastructural, something intended to underlie new ways of doing things- ways that can challenge fundamental assumptions about what an organisation is and does. The challenges of evaluation are atypical because they are not about measurement but about envisaging new forms and logics of organisation. We believe it is design fields rather than classic software engineering methods that stand to make the greatest contribution here. Acknowledgement John Rooksby is funded by EPSRC (EP/J007617/1). References 1. Gavin Wood. 2014. Ethereum: A Secure Decentralised Generalised Transaction Ledger. 2. Maxwell, Deborah, Chris Speed, and Dug Campbell. "'Effing'the ineffable: opening up understandings of the blockchain." In Proceedings of the 2015 British HCI Conference, pp. 208-209. ACM, 2015. 3. Jeff Gothelf and Josh Siedon. 2013. Lean UX: Applying Lean Principles to Improve User Experience O’Reilly. 4. Nielsen, Lene. Personas-user focused design. Vol. 15. Springer Science & Business Media, 2012.